mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Added changelog entry for fixing syntax on hf_young
This commit is contained in:
parent
0cd6e950b0
commit
177be842bd
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ 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_young.c' - flags declaration was missing a semicolon (@jakkpotts)
|
||||||
- Changed `hf mf sim` - add option to allow key b to be used even if readable (@doegox)
|
- Changed `hf mf sim` - add option to allow key b to be used even if readable (@doegox)
|
||||||
- Changed `data num` - outputed binary strings are now properly zero padded (@iceman1001)
|
- Changed `data num` - outputed binary strings are now properly zero padded (@iceman1001)
|
||||||
- Changed `hf iclass info` - now tries default keys and decode if legacy (@iceman1001)
|
- Changed `hf iclass info` - now tries default keys and decode if legacy (@iceman1001)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue