From 93cd3d63116997872ecf9849d60183811994163c Mon Sep 17 00:00:00 2001 From: pscott Date: Fri, 12 Nov 2021 10:58:32 +0100 Subject: [PATCH] Update CHANGELOG to 1.9.12 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5b5bc0..e429752 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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.12](https://github.com/ledgerhq/app-ethereum/compare/1.9.11...1.9.12) - 2021-11-12 + +### Fixed + +- Fixed stark order signature on LNX + + ## [1.9.11](https://github.com/ledgerhq/app-ethereum/compare/1.9.10...1.9.11) - 2021-10-12 ### Added