[cli] Changelog

This commit is contained in:
Chris Tsang 2022-09-19 23:45:31 +08:00 committed by GitHub
parent be0d846d8f
commit 6f7529b0be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Enhancements ### Enhancements
* `fn column()` also handle enum type https://github.com/SeaQL/sea-orm/pull/973 * `fn column()` also handle enum type https://github.com/SeaQL/sea-orm/pull/973
* Generate migration in modules https://github.com/SeaQL/sea-orm/pull/933
## 0.9.2 - 2022-08-20 ## 0.9.2 - 2022-08-20