CHANGELOG

This commit is contained in:
Billy Chan 2023-01-05 21:05:19 +08:00
parent e246d3faaf
commit ecb299a936
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -29,6 +29,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Upgrades ### Upgrades
* Upgrade `axum` to `0.6.1` https://github.com/SeaQL/sea-orm/pull/1285 * Upgrade `axum` to `0.6.1` https://github.com/SeaQL/sea-orm/pull/1285
* Upgrade `sea-query` to `0.28` https://github.com/SeaQL/sea-orm/pull/1366
* Upgrade `sea-query-binder` to `0.3` https://github.com/SeaQL/sea-orm/pull/1366
* Upgrade `sea-schema` to `0.11` https://github.com/SeaQL/sea-orm/pull/1366
### House Keeping ### House Keeping