mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-21 22:54:40 +08:00
update changelog
This commit is contained in:
parent
a290d18918
commit
f0051dc586
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ 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]
|
||||
- Added `c <card id>` option to `lf pac clone` to allow cloning PAC/Stanley tag from card ID (@danshuk)
|
||||
- Added decoded PAC/Stanley card ID to `lf pac read` (@danshuk)
|
||||
- Chg mifare classic keytable output refactored and uses colors (@iceman1001)
|
||||
- Fix `hf mf nested` - now writes the correct blockno (@iceman1001)
|
||||
- Chg `lf t55xx dump` - now supports saving to JSON (@iceman1001)
|
||||
|
|
Loading…
Reference in a new issue