From 01997ba34baf6241beb25ad4b76079eb08839f67 Mon Sep 17 00:00:00 2001 From: Alexandre Paillier Date: Mon, 24 Apr 2023 13:59:23 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b95816f..50c74f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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.10.2](https://github.com/ledgerhq/app-ethereum/compare/1.10.1...1.10.2) - 2023-XX-XX +## [1.10.2](https://github.com/ledgerhq/app-ethereum/compare/1.10.1...1.10.2) - 2023-04-24 ### Added @@ -35,7 +35,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Possible overflow with very large transactions - EnergyWebChain ticker - Arbitrum ticker -- Better error handling on EIP-191 APDUs +- Error handling on EIP-191 APDUs +- Swap transactions handling ## [1.10.1](https://github.com/ledgerhq/app-ethereum/compare/1.10.0...1.10.1) - 2022-11-09