CHANGELOG

This commit is contained in:
Billy Chan 2023-04-24 18:01:18 +08:00
parent c24f8e8e36
commit 2bb1ddc9b2
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -303,7 +303,7 @@ where
### Bug Fixes
* Fixed https://github.com/SeaQL/sea-orm/issues/1608 by pinning the version of `tracing-subscriber` dependency to 0.3.17
* Fixed https://github.com/SeaQL/sea-orm/issues/1608 by pinning the version of `tracing-subscriber` dependency to 0.3.17 https://github.com/SeaQL/sea-orm/pull/1609
## 0.11.2 - 2023-03-25