CHANGELOG.md: Fix error in old release

This commit is contained in:
Alan Orth 2018-09-25 12:17:01 +03:00
parent 280d211d56
commit cd90d618d6
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.3.0] - 2018-09-25
### Added
- requirements.txt for pip
- Travis CI build configuration for Python 3.6 and 3.7
- Travis CI build configuration for Python 3.5 and 3.6
- Documentation on using the API
### Changed