Skip to content

Commit

Permalink
Merge pull request #528 from LedgerHQ/bump
Browse files Browse the repository at this point in the history
[bump] CHANGELOG for 0.12.0 version
  • Loading branch information
lpascal-ledger authored Nov 25, 2024
2 parents 4440478 + 2ef3eaa commit 5d6e138
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,18 @@ 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).


## [0.12.0] 2024-??-??
## [0.12.0] 2024-11-25

### Added

- NFC communication available
- Starting Speculos with the `--transport` argument allows to choose U2F, HID or NFC transport
- Flex and Stax OSes emulation always consider NFC to be up (it can't be deactivated for now)

### Changed

- Update Python dependencies (certifi, urllib3, werkzeug, zipp, requests)

## [0.11.0] 2024-11-12

### Added
Expand Down

0 comments on commit 5d6e138

Please sign in to comment.