Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2022-09-19 23:51:35 +08:00 committed by GitHub
parent 968fc2e678
commit f3fb355647
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* `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 * Generate migration in modules https://github.com/SeaQL/sea-orm/pull/933
* Added `acquire_timeout` on `ConnectOptions` https://github.com/SeaQL/sea-orm/pull/897
## 0.9.2 - 2022-08-20 ## 0.9.2 - 2022-08-20