This commit is contained in:
iceman1001 2021-10-10 16:16:36 +02:00
commit d0f19eb2cd

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 ATR fingerprinting (@iceman1001, @doegox)
- Fix `hf mf dump/auto/csave` MFC JSON dumps - save real ATQA/SAK (@doegox) - Fix `hf mf dump/auto/csave` MFC JSON dumps - save real ATQA/SAK (@doegox)
- Added option to load raw NDEF to `nfc decode` command (@doegox) - Added option to load raw NDEF to `nfc decode` command (@doegox)
- Added option to save raw NDEF to all `hf * ndefread` commands (@doegox) - Added option to save raw NDEF to all `hf * ndefread` commands (@doegox)