Skip to content

Commit

Permalink
Updated changelog for 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apaillier-ledger committed Dec 19, 2024
1 parent 3a2354b commit fab1153
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,24 @@ 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.14.0](https://github.com/ledgerhq/app-ethereum/compare/1.13.0...1.14.0) - 202x-xx-xx
## [1.14.0](https://github.com/ledgerhq/app-ethereum/compare/1.13.0...1.14.0) - 2024-12-19

### Added

- (network) Zero
- Generic clear-signing support

### Changed

- Renamed "Address" field in ERC-20 approval flow to "Approve to"
- Blind-signing flow now shows transaction hash (keccak-256 of the RLP without v/r/s)
- Blind-signing flow now hides the amount if it is 0

### Fixed

- Version comparison in trusted name feature
- Key ID & public key used for trusted names coming from CAL
- PKI key usage in trusted name feature

## [1.13.0](https://github.com/ledgerhq/app-ethereum/compare/1.12.2...1.13.0) - 2024-11-26

Expand Down

0 comments on commit fab1153

Please sign in to comment.