This commit is contained in:
iceman1001 2019-12-31 15:24:01 +01:00
parent 7dc65bf0f7
commit 49d0298129

View file

@ -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...
## [unreleased][unreleased]
- Chg `hf mf chk | fchk` faster authentication by lower timeout limit. (@pwpiwi)
- Chg `hf mf hardnested` - now detects "static / fixed" nonce tags and exits (@iceman1001)
- Chg `hf mf csave` - now uses UID in filename (@iceman1001)
- Fix `hf mf chk` - read block B logical error. #489 (@iceman1001)