mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
add changelog entries
This commit is contained in:
parent
2aa419beba
commit
6a9eb0c97d
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...
|
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 `HF_15SIM` standalone mode that dump then simulate iso15 tags (@lnv42)
|
||||||
|
- Changed `iso15 simulation`, reworked, added support for lot of features (@lnv42)
|
||||||
|
- Changed `hf 15 sniff` quality while low signal (@lnv42)
|
||||||
- Fixed `hf sniff` broken since 17ab86c52 (@nvx)
|
- Fixed `hf sniff` broken since 17ab86c52 (@nvx)
|
||||||
- Added `--dumpmem` to proxmark3 client for memory dumping to file (@martian01010)
|
- Added `--dumpmem` to proxmark3 client for memory dumping to file (@martian01010)
|
||||||
- Changed `hw readmem` to allow larger reads, write to file and better hex viewer (@martian01010)
|
- Changed `hw readmem` to allow larger reads, write to file and better hex viewer (@martian01010)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue