diff --git a/CHANGELOG.md b/CHANGELOG.md index ee80f501..7e81e7cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -301,9 +301,9 @@ where } ``` -### Upgrades +### Bug Fixes -* Upgrade `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 ## 0.11.2 - 2023-03-25