Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2022-11-15 15:13:23 +08:00 committed by GitHub
parent 777aa596a5
commit df5fc02827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## 0.11.0 - Pending ## 0.11.0 - Pending
### Enhancements
* Support Vector of enum for Postgres https://github.com/SeaQL/sea-orm/pull/1210 * 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 ## 0.10.4 - Pending