From 500e10f3a54fe2d7607fb8ab009dfafa04d401d5 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sat, 13 Apr 2024 10:59:55 +0200 Subject: [PATCH] text --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3efb9f1f2..0cf457767 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 `lf em 410x clone --electra` - now writes properly (@iceman1001) - Changed waiting for device loops. More stable experience (@iceman1001) - Changed client now handles CTRL-C and saves history if using READLINE (@iceman1001) - Changed `hf mf *` - printing of keys if MFC EV1 added extra explaination (@iceman1001)