updated missing entires. Thanks to @francesco-scar for pointing it out

This commit is contained in:
iceman1001 2024-03-03 18:38:08 +01:00
commit 74f357465c

View file

@ -3,14 +3,17 @@ 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]
- Change `hf mf dump` - it now also prints the dumped memory (@iceman1001)
- Changed `hf mf dump` - it now also prints the dumped memory (@iceman1001)
- 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)
- Changed `hf 14b wrbl` - now uses SRIX 4k as default tag (@Sonic803)
- Changed `hf 14b reader` - now shows data plot (@Sonic803)
- Added `hf 14b restore` - new command to restore dump files to a SR512/4k card (@Sonic803)
- Changed led show / leds detection for PM3 Easy devices (@francesco-scar)
## [DEFCON is Cancelled.4.18218][2024-02-18]
- Fixed `hf mf autopwn` - now correctly attempts static nested attack (@Sonic803 and @francesco-scar)
- Changed `hf fudan dump --ns` - now supports nosave flag (@iceman1001)
- Added `lf em 410x --electra` - adds two extra blocks. Thanks jareckib (@iceman1001)
- Changed `hf mfu info` - now identifies UL-AES correct (@iceman1001)