diff --git a/CHANGELOG.md b/CHANGELOG.md index c144f14b..f7f0d778 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). * Custom join on conditions (#793) * `DeriveMigrationName` and `sea_orm_migration::util::get_file_stem` (#736) * `FromJsonQueryResult` for deserializing `Json` from query result (#794) +* Cursor pagination (#822) ### Enhancements