diff --git a/CHANGELOG.md b/CHANGELOG.md index 76f64a02..b1fc326d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ 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 @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 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