From 774efda4e454c962467b385cd5374822fef9eac7 Mon Sep 17 00:00:00 2001 From: Alexandre Paillier Date: Fri, 1 Dec 2023 17:25:58 +0100 Subject: [PATCH] Fixed date format in client changelog --- client/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/CHANGELOG.md b/client/CHANGELOG.md index 44b265b..278db68 100644 --- a/client/CHANGELOG.md +++ b/client/CHANGELOG.md @@ -23,13 +23,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `get_public_addr` now returns address as `bytes` instead of `str` -## [0.1.0] - 2023-30-10 +## [0.1.0] - 2023-10-30 ### Added - Update the ragger app client to support "set external plugin" APDU -## [0.0.1] - 2023-08-07 +## [0.0.1] - 2023-07-08 ### Added