Skip to content

Commit e20814c

Browse files
Merge pull request #317 from LedgerHQ/apr/update_changelog
Update changelog for 1.9.19
2 parents 40a16bb + 1e74429 commit e20814c

File tree

1 file changed

+18
-7
lines changed

1 file changed

+18
-7
lines changed

CHANGELOG.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,34 @@ 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.9.19](https://github.com/ledgerhq/app-ethereum/compare/1.9.18...1.9.19) - 2022-XX-XX
8+
## [1.9.19](https://github.com/ledgerhq/app-ethereum/compare/1.9.18...1.9.19) - 2022-06-15
9+
10+
### Added
11+
12+
- (clone) OKXChain
13+
- (clone) Cube
14+
- (clone) Astar EVM
15+
- (clone) Shiden EVM
916

1017
### Changed
1118

12-
- EIP-191 signatures now show the actual data contained in the message (clear-signing)
19+
- EIP-191 signatures now show (up to 99 characters on LNS and 255 on LNX & LNS) the actual data contained in the message (clear-signing)
20+
21+
### Fixed
22+
23+
- Bug with huge swap amounts
1324

1425
## [1.9.18](https://github.com/ledgerhq/app-ethereum/compare/1.9.17...1.9.18) - 2022-04-25
1526

1627
### Added
1728

1829
- Easier way of adding a chain into the Makefile
1930
- EIP 1024 support
20-
- Conflux chain
21-
- Moonbeam chain
22-
- KardiaChain
23-
- BitTorrent Chain
24-
- Wethio chain
31+
- (clone) Conflux chain
32+
- (clone) Moonbeam chain
33+
- (clone) KardiaChain
34+
- (clone) BitTorrent Chain
35+
- (clone) Wethio chain
2536

2637
### Changed
2738

0 commit comments

Comments
 (0)