From 2a5cb01167d460201fd7640e6332cd5fd99f3d9c Mon Sep 17 00:00:00 2001 From: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com> Date: Wed, 12 Nov 2025 00:48:52 +0300 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com> --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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)