CHANGELOG.md: Add note about imports
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Alan Orth 2020-12-18 22:52:14 +02:00
parent 9e6fcf279b
commit 787eec20ea
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add ORDER BY to /items resource to make sure results are returned
deterministically
- Use `fl` parameter in indexer to return only the id field
- Minor refactoring of imports for PEP8 style
## [1.3.2] - 2020-11-18
### Fixed