This commit is contained in:
iceman1001 2024-10-16 09:37:51 +02:00
commit bed3dcee29

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... 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 flashing - client doesnt fail every other flash attempt (@iceman1001)
- Changed `pref show` - add option to dump as JSON (@doegox) - Changed `pref show` - add option to dump as JSON (@doegox)
- Changed `mf_backdoor_dump.py`- use faster ecfill/eview (@doegox) - Changed `mf_backdoor_dump.py`- use faster ecfill/eview (@doegox)
- Changed `hf mf ecfill` - wait for execution and return status (@doegox) - Changed `hf mf ecfill` - wait for execution and return status (@doegox)