Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2022-11-15 14:41:32 +08:00 committed by GitHub
parent 4d8645ae8b
commit 1bcc8c7b5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/). and this project adheres to [Semantic Versioning](http://semver.org/).
## 0.11.0 - Pending
* Support Vector of enum for Postgres https://github.com/SeaQL/sea-orm/pull/1210
## 0.10.4 - Pending ## 0.10.4 - Pending
### Bug Fixes ### Bug Fixes