diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c2825e0..f40db08f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/) 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 ### Bug Fixes