Changelog

This commit is contained in:
Chris Tsang 2023-04-11 12:17:41 +08:00
parent b1d1639754
commit 8f785c120a

View File

@ -107,6 +107,7 @@ pub enum StringValueVariant {
### Enhancements ### Enhancements
* Re-export `sea_orm::ConnectionTrait` in `sea_orm_migration::prelude` https://github.com/SeaQL/sea-orm/pull/1577 * Re-export `sea_orm::ConnectionTrait` in `sea_orm_migration::prelude` https://github.com/SeaQL/sea-orm/pull/1577
* Support generic structs in `FromQueryResult` derive macro https://github.com/SeaQL/sea-orm/pull/1464
## 0.11.2 - 2023-03-25 ## 0.11.2 - 2023-03-25