diff --git a/CHANGELOG.md b/CHANGELOG.md index 016443d9..a93bd518 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.1 + +* Fixes `DeriveActiveEnum` (by qualifying `ColumnTypeTrait::def`) + ## 0.11.0 - 2023-02-07 + 2023-02-02: `0.11.0-rc.1`