Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2022-11-22 13:55:50 +08:00 committed by GitHub
parent 115e19a95e
commit 80c81eaffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Enhancements
* Support Vector of enum for Postgres https://github.com/SeaQL/sea-orm/pull/1210
* Added `DatabaseConnection::close` https://github.com/SeaQL/sea-orm/pull/1236
### House Keeping