diff --git a/CHANGELOG.md b/CHANGELOG.md index 04c9b081..c1d92c95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 * 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