mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-10 09:32:41 +08:00
text
This commit is contained in:
parent
8b11d62de3
commit
3444b5e38a
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]
|
||||
- Fixed `hf mfdes info`- now handles incorrect tag answers better (@didiera)
|
||||
- Fixed `hf mfdes` generic help text is now correct (@didiera)
|
||||
- Fixed `pm3` script to correctly identify WSL enabled distros (@henrygab)
|
||||
- Changed device enumeration with "unique USB serial numbers when built with `FLASH` -- **_UPDATES BOOTROM ALSO_**" (@henrygab)
|
||||
- Changed the readline package to v8.2 in the CMAKE files for the client (@iceman1001)
|
||||
|
|
Loading…
Reference in a new issue