From 3246aa7edcb1eee6bb4b153c03f0c0ac12583ba3 Mon Sep 17 00:00:00 2001 From: Michael Rosenberg Date: Tue, 18 Oct 2022 13:59:35 -0400 Subject: [PATCH] Noted edition change in changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ef63c7..57f5d72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ major series. version. * Relax the `zeroize` dependency to `^1` * Update the MSRV from 1.41 to 1.56.1 +* Update the edition from 2015 to 2021 ## 3.x series