From 360b4e76115d8a06efd03b4c25cf9d9693cf4721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9o=20REBERT?= Date: Tue, 28 Mar 2023 14:37:03 +0200 Subject: [PATCH] Updated changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Cléo REBERT --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e531014..5231b64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# [5.0](https://github.com/constantoine/totp-rs/releases/tag/v4.2) (28/03/2023) +# [5.0](https://github.com/constantoine/totp-rs/releases/tag/v5.0) (28/03/2023) ### Breaking changes. - MSRV has been set to Rust `1.61`. - Removed `SecretParseError::Utf8Error`.