From 875606ed2dc3ebfa16670780ed6a0a65e9736a82 Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Wed, 2 Oct 2024 10:10:46 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddabf01..074da81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to ## [Unreleased] +- replace the proc-macro-error dependency with proc-macro-error2 + ## [0.4.2] ### Changed