From 5e657058871dc94c4aab2995b948c2e7d6b6cb7d Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sat, 28 Nov 2020 13:51:51 +0100 Subject: [PATCH] text --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1bda4ff5..3ddaf4801 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac - Fix 'hf iclass wrbl' - dealing with tags in unsecured vs secured pagemode now is correct (@iceman1001) - Change many commands to cliparser (@iceman1001, @tcprst, @mwalker33,...) - ... + - Change `hf iclass chk/lookup/loclass` speedups (@iceman1001) + - Change - ongoing convertion to cliparser (@tcprst, @iceman1001) - Added compilation options for 256k Proxmark versions, see doc (@doegox) - Added support for 10b UID in `hf 14a sim` (@doegox) - Added `HF_TCPRST` standalone mode which read and emulate IKEA Rothult cards (@tcprst)