diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ad5dd6..ed66f06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,17 @@ 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.1](https://github.com/ledgerhq/app-ethereum/compare/1.8.8...1.9.1) - 2021-8-06 +## [1.9.1](https://github.com/ledgerhq/app-ethereum/compare/1.9.0...1.9.1) - 2021-8-11 ### Added -- Fix BSC app icons. -- Fix tokens for Theta app. +- Added support for bigger chainIDs. + +### Fixed + +- Fixed BSC icon colors. +- Fixed theta tokens. +- Fix BSC app name display. ## [1.9.0](https://github.com/ledgerhq/app-ethereum/compare/1.8.8...1.9.0) - 2021-8-05