]>
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 | ## [1.0.1] | |
8 | ### Added | |
9 | - Gitlab pages support | |
10 | ||
11 | ## 1.0.0 | |
12 | ### Added | |
13 | - Application SID Checking | |
14 | - Redis Stor for URLs | |
15 | - TwiML generation | |
16 | - JSDoc config | |
17 | - Simple contributing guidelines | |
18 | - CI Integration | |
19 | - Eslint configuration | |
20 | - Docker configuration | |
21 | - This CHANGELOG | |
22 | - Readme | |
23 | ||
24 | [1.0.1]: https://github.com/olivierlacan/keep-a-changelog/compare/1.0.0...1.0.1 | |
25 | [Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop |