Skip to content

Commit 850dfb9

Browse files
Merge pull request #611 from LedgerHQ/fix/apa/changelog_year
Fix incorrect year in changelog
2 parents b3896e8 + 8ad5bcc commit 850dfb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## [1.11.0](https://github.com/ledgerhq/app-ethereum/compare/1.10.4...1.11.0) - 2023-07-24
8+
## [1.11.0](https://github.com/ledgerhq/app-ethereum/compare/1.10.4...1.11.0) - 2024-07-24
99

1010
### Added
1111

@@ -48,7 +48,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4848

4949
- Handling of EIP-712 empty arrays within nested structs
5050

51-
## [1.10.4](https://github.com/ledgerhq/app-ethereum/compare/1.10.3...1.10.4) - 2023-03-08
51+
## [1.10.4](https://github.com/ledgerhq/app-ethereum/compare/1.10.3...1.10.4) - 2024-03-08
5252

5353
### Added
5454

0 commit comments

Comments
 (0)