diff --git a/CHANGELOG.md b/CHANGELOG.md index 72413cc..0c6ed9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [3.9.3] - 2023-12-06 +## [3.9.3] - 2023-12-11 ### Added - - Add ledgerctl to full image so that we can use cargo ledger sideload and apdu dump features. + - Add ledgerctl to full and legacy images so that we can use cargo ledger sideload and apdu dump features. + - Lock installed version of cargo-ledger in full and legacy images. + - Bump Stax SDK version in lite image. ## [3.9.2] - 2023-11-30