From acb8959117dcfbd7cbcd09da6a632b4004a54132 Mon Sep 17 00:00:00 2001 From: Fauzan Mirza Date: Sun, 15 Feb 2026 01:04:17 +0100 Subject: [PATCH] docs: add nfcimport entry to CHANGELOG Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8792a5..27b559b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ## [unreleased][unreleased] - Added ioProx LF protocol support (read, emulate and T55xx clone) + - Added `hf mfu nfcimport` to import Flipper Zero `.nfc` files into MFU/NTAG emulator slots, with `--amiibo` flag for automatic PWD/PACK derivation (@fmuk) - Added commands to dump and clone Mifare tags - Fix bad missing tools warning (@suut) - Fix for FAST_READ command for nfc - mf0 tags