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