Changelog

This commit is contained in:
Chris Tsang 2022-06-12 22:27:12 +08:00
parent 9b41f1c1b1
commit 086b0f1645

View File

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## 0.9.0 - Pending
* Improve sea-orm-cli logging (#735)
## sea-orm-migration 0.8.3
* Removed `async-std` from dependency https://github.com/SeaQL/sea-orm/pull/758