From 4f682501f1b4448b5e6696d4cc42c0afcb929e9f Mon Sep 17 00:00:00 2001 From: rfidgeek1337 Date: Wed, 11 Jun 2025 18:12:24 +0200 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: rfidgeek1337 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a14775753..7516dcb50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac - Added `hf_mfu_ultra.lua` script enables restoring dump to ULTRA/UL-5 tags and clearing previously written ULTRA tags (@mak-42) - Fixed `hf mfu sim` to make persistent the counter increases in the emulator memory (@sup3rgiu) - Fixed `hf mf mad` to correctly display MAD version 2 card publisher sector (@BIOS9) +- Fixed `lf hitag dump` and related commands stability when tag is configured in public mode/TTF mode (@rfidgeek1337) ## [Blue Ice.4.20142][2025-03-25] - Added `des_talk.py` script for easier MIFARE DESFire handling (@trigat)