mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-07 08:38:35 +08:00
text
This commit is contained in:
parent
24f2f1d341
commit
9ea237f1a7
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ 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 search` - now continue to search in case of dual tech cards (@iceman1001) Thanks to @ikarus23 for the suggestion!
|
||||
- Added `hf topas info` - old reader command, now also prints NDEF (@iceman1001)
|
||||
- Change `hf topaz reader` - now only prints lighter info, like UID. (@iceman1001)
|
||||
- Change `hf iclass readtagfile` - improved param handling (@iceman1001)
|
||||
- Change `hf mfu ndef` - text record now correctly decode language code and test (@iceman1001) Thanks to @bettse!
|
||||
- Updated the helptexts for `hf iclass` commands (@iceman1001)
|
||||
|
|
Loading…
Reference in a new issue