From 8f8d5267b365ee35fcdd632cd18fd3a8632a49ec Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Sat, 18 Feb 2023 14:07:08 +0800 Subject: [PATCH] Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a93bd518..4ead859d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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 +## 0.11.1 - Pending * Fixes `DeriveActiveEnum` (by qualifying `ColumnTypeTrait::def`)