Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2022-11-24 16:18:02 +08:00 committed by GitHub
parent 5b931a5f4c
commit b0979072ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* 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
* Support appending `DbErr` to `MockDatabase` https://github.com/SeaQL/sea-orm/pull/1241
### House Keeping