Add CHANGELOG entry

This commit is contained in:
Henry Gabryjelski 2024-03-02 23:44:38 -08:00
commit d4942584ec

View file

@ -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... 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] ## [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 `hf mf dump` - it now also prints the dumped memory (@franscesco-scar)
- Changed NDEF parsing to show mime images (@iceman1001) - Changed NDEF parsing to show mime images (@iceman1001)
- Fixed `hf mf ndefformat` - now correctly handles MADv2 when formatting (@iceman1001) - Fixed `hf mf ndefformat` - now correctly handles MADv2 when formatting (@iceman1001)