From bed3dcee2901b3827c61d6120da379596c45c07c Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Wed, 16 Oct 2024 09:37:51 +0200 Subject: [PATCH] text --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07e6d63a8..9d59ba949 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] +- Fixed flashing - client doesnt fail every other flash attempt (@iceman1001) - Changed `pref show` - add option to dump as JSON (@doegox) - Changed `mf_backdoor_dump.py`- use faster ecfill/eview (@doegox) - Changed `hf mf ecfill` - wait for execution and return status (@doegox)