File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 1.9.18] ( https://github.com/ledgerhq/app-ethereum/compare/1.9.17...1.9.18 ) - 2022-04-25
9+
10+ ### Added
11+
12+ - Easier way of adding a chain into the Makefile
13+ - EIP 1024 support
14+ - Conflux chain
15+ - Moonbeam chain
16+ - KardiaChain
17+ - BitTorrent Chain
18+ - Wethio chain
19+
20+ ### Changed
21+
22+ - More uniform naming between the ERC-721 & ERC-1155 screens
23+
24+ ### Fixed
25+
26+ - CI (mostly Zemu tests)
27+ - App crashing when trying to approve an NFT transaction without having received the NFT information beforehand
28+ - App refusing to approve an NFT transaction with a long collection name
29+
830## [ 1.9.17] ( https://github.com/ledgerhq/app-ethereum/compare/1.9.16...1.9.17 ) - 2022-01-14
931
1032### Added
You can’t perform that action at this time.
0 commit comments