CHANGELOG

This commit is contained in:
Billy Chan 2022-12-16 21:34:58 +08:00
parent df2dcdabac
commit d6dc3f8a19
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Bug Fixes ### Bug Fixes
* Fixes `DeriveColumn` (by qualifying `IdenStatic::as_str`) https://github.com/SeaQL/sea-orm/pull/1280 * Fixes `DeriveColumn` (by qualifying `IdenStatic::as_str`) https://github.com/SeaQL/sea-orm/pull/1280
* Prevent returning connections to pool with a positive transaction depth https://github.com/SeaQL/sea-orm/pull/1283
## 0.10.5 - 2022-12-02 ## 0.10.5 - 2022-12-02