From 8ad5bcc81bd29b07bae74bfd0e1165113c50f49b Mon Sep 17 00:00:00 2001 From: Alexandre Paillier Date: Thu, 25 Jul 2024 13:35:46 +0200 Subject: [PATCH] Fix incorrect year of the last two entries in the changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a828e8..ee8c0ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [1.11.0](https://github.com/ledgerhq/app-ethereum/compare/1.10.4...1.11.0) - 2023-07-24 +## [1.11.0](https://github.com/ledgerhq/app-ethereum/compare/1.10.4...1.11.0) - 2024-07-24 ### Added @@ -48,7 +48,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Handling of EIP-712 empty arrays within nested structs -## [1.10.4](https://github.com/ledgerhq/app-ethereum/compare/1.10.3...1.10.4) - 2023-03-08 +## [1.10.4](https://github.com/ledgerhq/app-ethereum/compare/1.10.3...1.10.4) - 2024-03-08 ### Added