]>
Commit | Line | Data |
---|---|---|
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 | ## 3.0.0 - 2020-03-09 | |
9 | ### Changed | |
10 | - Use module syntax instead of require | |
11 | - Use shared lib repo instead of independent repositories | |
12 | ||
13 | ## 2.0.0 - 2018-04-20 | |
14 | ### Changed | |
15 | - Use the namespaced serpentity | |
16 | ||
17 | ## 1.0.0 - 2017-04-12 | |
18 | ### Added | |
19 | - Initial Release |