Changelog

This commit is contained in:
Chris Tsang 2023-02-18 14:06:49 +08:00
parent e076c77975
commit 17de3e89dc

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.1
* Fixes `DeriveActiveEnum` (by qualifying `ColumnTypeTrait::def`)
## 0.11.0 - 2023-02-07 ## 0.11.0 - 2023-02-07
+ 2023-02-02: `0.11.0-rc.1` + 2023-02-02: `0.11.0-rc.1`