Changelog

This commit is contained in:
Chris Tsang 2023-09-23 10:13:20 +01:00
parent ae77f943d2
commit 36e2f14d79

View File

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### New Features
* [sea-orm-migration] Check if an index exists https://github.com/SeaQL/sea-orm/pull/1828
* Added `cursor_by` to `SelectTwo` https://github.com/SeaQL/sea-orm/pull/1826
### Enhancements