| 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 | ### Changed |
| 19 | - Use the namespaced serpentity |
| 20 | |
| 21 | ## 1.0.0 - 2017-04-12 |
| 22 | ### Added |
| 23 | - Initial Release |