Updated the changelog

This commit is contained in:
Alexandre Paillier
2022-05-30 15:59:01 +02:00
parent b937717f12
commit cf9cbc0f47

View File

@@ -5,6 +5,12 @@ 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.9.19](https://github.com/ledgerhq/app-ethereum/compare/1.9.18...1.9.19) - 2022-XX-XX
### Changed
- EIP-191 signatures now show the actual data contained in the message (clear-signing)
## [1.9.18](https://github.com/ledgerhq/app-ethereum/compare/1.9.17...1.9.18) - 2022-04-25
### Added