diff --git a/CHANGELOG.md b/CHANGELOG.md index db2412f..9086084 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - README.md introduction and requirements - Use ujson instead of json +- Iterate directly on SQL cursor in `/items` route ## [0.4.1] - 2018-09-26 ### Changed