From d635d097800fc9e678423a009009342c46c5d9f1 Mon Sep 17 00:00:00 2001 From: dhuuthang Date: Thu, 25 Jul 2024 23:02:16 +0700 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: dhuuthang --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93be79385..bb1900445 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac - Added key for Atlantsolía keyfobs (@dandri) - Added `hf iclass legbrute` this function allows to bruteforce 40/64 k1 bits of an iclass card to recover the raw key used(@antiklesys). - Added `hf iclass legrec` this function allows to recover 24/64 k1 bits of an iclass card (@antiklesys). +- Added script for quick WSL-2 environment initialization every reboot (@dhuuthang). ## [Aurora.4.18589][2024-05-28] - Fixed the pm3 regressiontests for Hitag2Crack (@iceman1001) - Changed `mem spiffs tree` - adapted to bigbuff and show if empty (@iceman1001)