This commit is contained in:
iceman1001 2024-03-03 18:42:33 +01:00
commit 8279036ade

View file

@ -3,7 +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]
- Changed `hf mf dump` - it now also prints the dumped memory (@iceman1001)
- 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)
- Fixed `hf 14a info` - magic detection works again and better hint detection (@iceman1001)