]> git.r.bdr.sh - rbdr/serpentity-lib/blob - components/position/CHANGELOG.md
Publish
[rbdr/serpentity-lib] / components / position / CHANGELOG.md
1 # Changelog
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
8 ## 4.0.0 - 2023-03-11
9 ### Changed
10 - Use serpentity 4.x.x
11
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