diff --git a/CHANGELOG.md b/CHANGELOG.md index c9b614e..e826f7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ 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.1.1] - 2022-08-22 -- Fix bug that treated U2F payloads as APDU over APDU in NFC transport +- Fix bug that treated U2F payloads as APDU over APDU in NFC transport @conorpp +- Add config option to skip UP when device was just booted, + as insertion is a kind of UP check @robin-nitrokey ## [Unreleased]