This commit is contained in:
iceman1001 2022-03-26 20:00:10 +01:00
parent b9baae4b32
commit 39b5a2a87d

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]
- Changed `hf mf *` - verbose flag now also decode and prints found value blocks (@iceman1001)
- Changed `hf mf wrbl` - added more helptext and new param --force to point out block0 writes (@iceman1001)
- Changed `hf 15 raw` - it now uses NG frame for response (@iceman1001)
- Added `hf_14a_i2crevive` Script, revives soft bricked i2c (@equipter)