Changelog

This commit is contained in:
Chris Tsang 2022-07-17 18:06:56 +08:00
parent 13d2abf5a8
commit a4fed7f3bc

View File

@ -11,7 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Remove unnecessary `async_trait` (#737) * Remove unnecessary `async_trait` (#737)
## 0.9.0 - 2022-07-11 ## 0.9.1 - Pending
* [sea-orm-cli] Codegen support for `VarBinary` column type
## 0.9.0 - 2022-07-17
### New Features ### New Features