Skip to content

Commit bb1e01e

Browse files
Updated changelog
1 parent 34de1da commit bb1e01e

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,30 @@ 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.13.0](https://github.com/ledgerhq/app-ethereum/compare/1.12.2...1.13.0) - 2024-XX-XX
8+
## [1.13.0](https://github.com/ledgerhq/app-ethereum/compare/1.12.2...1.13.0) - 2024-11-26
9+
10+
### Added
11+
12+
- (clone) IoTeX
13+
- (network) Defi Oracle Meta
14+
- (network) IoTeX
15+
- (network) IoTeX Testnet
16+
- (network) Neo X Mainnet
17+
- (network) Neo X Testnet
18+
- (network) Bitlayer
19+
- (network) Bitlayer Testnet
20+
- Dynamic network handling, can get new networks at runtime from the CAL instead of from the hardcoded list
21+
- Support for Ethermint's non-standard EIP-712 verifyingContract
22+
23+
### Changed
24+
25+
- Improved error handling in swap mode
26+
- Provide NFT info APDU does not require a loaded NFT (721/1155) internal plugin anymore
27+
28+
### Fixed
29+
30+
- Potential overflow on the UI buffer used for amounts
31+
- RLP parsing issue with legacy transactions
932

1033
## [1.12.2](https://github.com/ledgerhq/app-ethereum/compare/1.12.1...1.12.2) - 2024-10-24
1134

0 commit comments

Comments
 (0)