From 3c3041cdee1bb6eeb6634deba71cd9688a22fcbc Mon Sep 17 00:00:00 2001 From: Antiklesys Date: Sun, 20 Oct 2024 11:25:34 +0800 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Antiklesys --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9115986cf..333154a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac ## [unreleased][unreleased] - Changed `hf iclass legrec` - updated script implementation to ensure functionality (@antiklesys) -- Added recovered iclass custom key to dictionary +- Added recovered iclass custom key to dictionary (@antiklesys) - Changed `hf mf sim` - add option to allow key b to be used even if readable (@doegox) - Changed `data num` - outputed binary strings are now properly zero padded (@iceman1001) - Changed `hf iclass info` - now tries default keys and decode if legacy (@iceman1001)