From 1e134f1bcdb31c6099224b852a4e912dec8e23d1 Mon Sep 17 00:00:00 2001 From: dxl <64101226@qq.com> Date: Tue, 17 Oct 2023 16:34:47 +0800 Subject: [PATCH] ChangeLog update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb257d8..0b1bffc 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] + - Nested and StaticNested multithreaded decryption. - Fixed factory reset hanging (@augustozanellato) - Changed fds_write_sync to take length in bytes instead of next multiple of 4 (@doegox) - Fixed field LED when LF reading and HF cloning (@doegox)