CHANGELOG.md: Update unreleased changes

This commit is contained in:
Alan Orth 2018-09-25 11:37:56 +03:00
parent 4cf8656b35
commit 36818d03ef
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- requirements.txt for pip
- Travis CI build configuration for Python 3.6 and 3.7
- Documentation on using the API
### Changed
- The "all items" route from / to /items
## [0.2.1] - 2018-09-24
### Changed