From d467c3820a4a9eb625885553455970e855847748 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Sun, 26 May 2024 09:26:17 +0100 Subject: [PATCH] Update changelog --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index 1e08a2cc1..4b32a85b6 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -32,6 +32,7 @@ ### Fixed: - Storage: Fix process aliases in rename (by @Willy-JL) - Desktop: Show "safe to unplug the USB cable" even when locked (by @Willy-JL) +- GUI: Some text and UI fixes (by @Willy-JL) - UL: RFID: Electra fix non-initialized encoded epilogue on render (by @Leptopt1los) - OFW: NFC: Fix changing UID (by @gornekich) - OFW: Settings: Refactor fixes (by @Astrrra)