diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f643f3ef..4bc518ca6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log... ## [unreleased][unreleased] +- Fixed ISO14443-4 type B NDEF workflow + parsing (@team-orangeBlue) - Added Snapmaker U1 filament spool KDF in `hf mf keygen` (@Foxushka) - Replaced `hf mf bambukeys` with `hf mf keygen` with multiple KDFs support (@Foxushka) - Fix `hf seos adf/pacs` handling of cards with different diversifier lengths and different ADF OIDs (@nvx)