]> git.r.bdr.sh - rbdr/serpentity-lib/blame - components/position/CHANGELOG.md
Publish
[rbdr/serpentity-lib] / components / position / CHANGELOG.md
CommitLineData
582cea2a
BB
1# Changelog
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/)
5and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
356e7b9e
RBR
8## 4.0.0 - 2023-03-11
9### Changed
10- Use serpentity 4.x.x
11
582cea2a
BB
12## 3.0.0 - 2020-03-09
13### Changed
14- Use module syntax instead of require
15- Use shared lib repo instead of independent repositories
16
17## 2.0.0 - 2018-04-20
18- Use the namespaced serpentity
19
20## 1.0.0 - 2017-04-12
21### Added
22- Initial Release