From d4942584ecacbf1eff897142a0393aa242a9d86e Mon Sep 17 00:00:00 2001 From: Henry Gabryjelski Date: Sat, 2 Mar 2024 23:44:38 -0800 Subject: [PATCH] Add CHANGELOG entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b763f9bbf..25ba35459 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 recover` - recovery the second half of an id48 key (@henrygab) - Changed `hf mf dump` - it now also prints the dumped memory (@franscesco-scar) - Changed NDEF parsing to show mime images (@iceman1001) - Fixed `hf mf ndefformat` - now correctly handles MADv2 when formatting (@iceman1001)