From 8a3cf49eced47ca55af7f4cd0c91b3a609089627 Mon Sep 17 00:00:00 2001 From: Alexandre Paillier Date: Mon, 6 Feb 2023 14:30:17 +0100 Subject: [PATCH] Updated changelog for latest changes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5ec16a..7c22116 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Small visual glitch with EIP-712 verbose mode with the "Review struct" page - Possible overflow with very large transactions - EnergyWebChain ticker +- Arbitrum ticker ## [1.10.1](https://github.com/ledgerhq/app-ethereum/compare/1.10.0...1.10.1) - 2022-11-09