Updated changelog

This commit is contained in:
Alexandre Paillier
2022-09-13 17:32:54 +02:00
parent 2474bdb81a
commit fe3f61c7a0
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.10.0](https://github.com/ledgerhq/app-ethereum/compare/1.9.20...1.10.0) - 2022-XX-XX
### Changed
- EIP-712 signatures are now computed on-device and display their content (clear-signing)
## [1.9.20](https://github.com/ledgerhq/app-ethereum/compare/1.9.19...1.9.20) - 2022-10-10
### Added

View File

@@ -34,7 +34,7 @@ Application version 1.9.19 - 2022-05-17
### 1.9.18
- Add PERFORM PRIVACY OPERATION
### 1.9.19
### 1.10.0
- Add EIP712 STRUCT DEFINITION & EIP712 STRUCT IMPLEMENTATION
- Update to SIGN ETH EIP712