mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-17 18:50:32 +08:00
changelog
This commit is contained in:
parent
711361b4be
commit
4661a62d07
1 changed files with 3 additions and 2 deletions
|
@ -3,8 +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...
|
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]
|
||||||
- Fixed `hf fido` commands (@merlokk)
|
- Fixed `hf fido` commands now works correctly (@merlokk)
|
||||||
- Added `hf cipurse` commands to wirk with cipurse transport cards (@merlokk)
|
- Moved / renamed `client/resource/fido2_defparams.json` -> `client/resource/hf_fido2_defparams.json` (@merlokk)
|
||||||
|
- Added `hf cipurse` commands to work with cipurse transport cards (@merlokk)
|
||||||
- Added '--gap' option to lf em 410x sim for more control over sim data (@mwalker)
|
- Added '--gap' option to lf em 410x sim for more control over sim data (@mwalker)
|
||||||
- Changed `hf fido` - refactored load/save json objects (@iceman1001)
|
- Changed `hf fido` - refactored load/save json objects (@iceman1001)
|
||||||
- Moved / renamed `fido2.json` -> `client/resource/fido2_defparams.json` (@iceman1001)
|
- Moved / renamed `fido2.json` -> `client/resource/fido2_defparams.json` (@iceman1001)
|
||||||
|
|
Loading…
Reference in a new issue