From 2bb1ddc9b23e979b7c4f738af453648ba9673da0 Mon Sep 17 00:00:00 2001 From: Billy Chan Date: Mon, 24 Apr 2023 18:01:18 +0800 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e81e7cc..5ea098f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -303,7 +303,7 @@ where ### Bug Fixes -* Fixed https://github.com/SeaQL/sea-orm/issues/1608 by pinning the version of `tracing-subscriber` dependency to 0.3.17 +* Fixed https://github.com/SeaQL/sea-orm/issues/1608 by pinning the version of `tracing-subscriber` dependency to 0.3.17 https://github.com/SeaQL/sea-orm/pull/1609 ## 0.11.2 - 2023-03-25