mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-28 03:14:53 +08:00
text
This commit is contained in:
parent
4b2ab94b26
commit
a859597f33
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@ 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]
|
||||
- Changed `hw setmux` - improve user feedback for special case (@iceman1001)
|
||||
- Changed 'filename' - unified file name param across client (@iceman1001)
|
||||
- Fix `lf em 4x05 brute/chk` - fixed input params crash (@iceman1001)
|
||||
- Fix `lf hitag reader --23` - now accepts 6bytes key (@iceman1001)
|
||||
- Fix coverity scans findigs (@merlokk, @iceman1001)
|
||||
- Fix `hf iclass config` - now fallback to default config card configuration (@iceman1001)
|
||||
- Changed `nfc parser` - now also identify xvcard types (@iceman1001)
|
||||
- Added `hf mf gview` - view contents of a magic Gen3 GTU (@iceman1001)
|
||||
|
|
Loading…
Reference in a new issue