From 7036e91f2e891722be8e34aaf4d66725d306314a Mon Sep 17 00:00:00 2001 From: Henry Gabryjelski Date: Mon, 11 Mar 2024 18:16:59 -0700 Subject: [PATCH] Add to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd689846c..b19eb73cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log... ## [unreleased][unreleased] + - Added `lf em 4x70 autorecover` - writable ID48 tags now have automatic key recovery (@henrygab) - Set max write blocks to 251 in hf_mf_ultimatecard before writing version/signature in NTAG 21X (@antgamdia) - Changed HF_UNISNIFF standalone mode, output and also sniffs iclass too (@iceman1001) - Changed `hw standalone` - added `-b` param to control HF_UNISNIFF from client (@iceman1001)