CHANGELOG

This commit is contained in:
Billy Chan 2023-04-24 17:59:59 +08:00
parent 9ca01b3e7c
commit c24f8e8e36
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -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