diff --git a/CHANGELOG.md b/CHANGELOG.md index f89812aa..124c748a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## 0.11.0 - Pending +### Enhancements + * Support Vector of enum for Postgres https://github.com/SeaQL/sea-orm/pull/1210 -* Dependency cleanup https://github.com/SeaQL/sea-orm/pull/1213 + +### House Keeping + +* Remove dependency when not needed https://github.com/SeaQL/sea-orm/pull/1213 ## 0.10.4 - Pending