CHANGELOG.md: Add note about ujson

This commit is contained in:
Alan Orth 2018-09-27 09:53:42 +03:00
parent 8179563378
commit 4600288ee4
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- README.md introduction and requirements
- Use ujson instead of json
## [0.4.1] - 2018-09-26
### Changed