diff --git a/CHANGELOG.md b/CHANGELOG.md index 53c932db2..89083e8b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)