From 2150e0c683853cce0bfe16c5dae67903b62e7fa4 Mon Sep 17 00:00:00 2001 From: Billy Chan Date: Thu, 16 Mar 2023 18:30:39 +0800 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30c6c962..399c4ea4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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.12.0 - Pending + +### Upgrades + +* Upgrade `heck` dependency in `sea-orm-macros` to 0.4 https://github.com/SeaQL/sea-orm/pull/1520 + ## 0.11.1 - 2023-03-10 ### Bug Fixes