Changelog

This commit is contained in:
Chris Tsang 2023-12-04 11:27:23 +00:00
parent e4c31da34f
commit d763ec08c8

View File

@ -9,11 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Enhancements ### Enhancements
* Implement `StatementBuilder` for `sea_query::WithQuery` https://github.com/SeaQL/sea-orm/pull/1960 * Implement `StatementBuilder` for `sea_query::WithQuery` https://github.com/SeaQL/sea-orm/issues/1960
### Upgrades ### Upgrades
* Upgrade `axum` example to `0.7` * Upgrade `axum` example to `0.7` https://github.com/SeaQL/sea-orm/pull/1984
## 0.12.7 - 2023-11-22 ## 0.12.7 - 2023-11-22