From ba2a2fd91d8585b7bbb434c146a4f532c68f50f5 Mon Sep 17 00:00:00 2001 From: Billy Chan Date: Thu, 16 Mar 2023 19:06:14 +0800 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 399c4ea4..cdbfd5c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Upgrades -* Upgrade `heck` dependency in `sea-orm-macros` to 0.4 https://github.com/SeaQL/sea-orm/pull/1520 +* Upgrade `heck` dependency in `sea-orm-macros` and `sea-orm-codegen` to 0.4 https://github.com/SeaQL/sea-orm/pull/1520, https://github.com/SeaQL/sea-orm/pull/1544 ## 0.11.1 - 2023-03-10