From 9ce90315163b5bf2e49f7b5cbcf7e53ed971b4d1 Mon Sep 17 00:00:00 2001 From: Andy Shieh Date: Sun, 27 Jul 2025 21:39:09 +1000 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Andy Shieh --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f71c9634f..4e6c7c13c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac - Changed `hf mfu sim` - now support UL-C simulation (@iceman1001) - Added `!` - run system commands from inside the client. Potentially dangerous if running client as SUDO, SU, ROOT (@iceman1001) - Implemented `hf felica scsvcode` - now dumps all service and area codes. (@zinongli) +- Fixed `lf indala cone` - now writing the right bits when using `--fc` and `--cn` ## [Daddy Iceman.4.20469][2025-06-16] - Fixed edge case in fm11rf08s key recovery tools (@doegox)