From 91a235b395eb1ac0dab0c02d204d4b21b2f73afc Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Fri, 27 Jun 2025 21:22:52 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dec3fd29b..a16db022e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,8 +14,9 @@ * OFW PR 4210: Infrared: Add text scroll to remote buttons (by @956MB) * Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) ## Other changes +* RFID 125khz: Fix strange bug with LCD backlight going off after doing "Write" * SubGHz: Fix possible frequency analyzer deadlock when holding Ok (by @WillyJL) -* RFID: Add DEZ10 representation to EM410X (by @realcatgirly) +* RFID 125khz: Add DEZ10 representation to EM410X (by @realcatgirly) * OFW PR 4205: fix sample durations when using external CC1101 (by @Aerosnail) * OFW PR 4206: Stop JS PWM on exit (by @portasynthinca3) * OFW PR 4212: Fixed inverted logic condition in subghz chat cli (by @GameLord2011)