From f42e2f76b9fdf9e65db5543b5f08deac158e4d7a Mon Sep 17 00:00:00 2001 From: Adam Jon Foster Date: Mon, 23 Sep 2024 15:07:52 +0800 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Adam Jon Foster --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 089a5088b..11ca8e8fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac - Added detection for FM11NT021 (@iceman1001) - Added detection of a magic NTAG 215 (@iceman1001) - Fixed hardnested on AVX512F #2410 (@xianglin1998) -- Added `hf 14a aidsim` - simulates a PICC (like `14a sim`), and allows you to respond to specific AIDs and getData responses +- Added `hf 14a aidsim` - simulates a PICC (like `14a sim`), and allows you to respond to specific AIDs and getData responses (@evildaemond) ## [Backdoor.4.18994][2024-09-10] - Changed flashing messages to be less scary (@iceman1001)