From 60f6b46c0a43b946f25b5f29e5a92f6d81ad6f9d Mon Sep 17 00:00:00 2001 From: Jan Mazak Date: Fri, 10 Nov 2023 11:41:27 +0100 Subject: [PATCH] update changelog for 6.1.2 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ec353f7..13b967c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [6.0.3](TBD) - [TBD] +## [6.1.2](TBD) - [TBD] Support for CIP-36 voting @@ -15,11 +15,13 @@ Support for CIP-36 voting - export of vote keys (1694'/1815'/...) - support for CIP-36 voting (signing of vote-cast fragments with 1694 keys) - support for CIP-36 registrations (in transaction auxiliary data) +- support for the Stax device ### Changed - API for Catalyst voting registration (it is still possible to use CIP-15 in auxiliary data) - updated list of native tokens recognized by the app with correct decimal places +- multidelegation allowed (as used by Lace, i.e. stake keys do not need to end with 0 as address_index) ## [5.0.0](https://github.com/LedgerHQ/app-cardano/compare/4.1.2...LedgerHQ:nanos_2.1.0_5.0.0) - [October 11th 2022]