From 9cfa400ff4e11048564ef6b45982f4b7847d1ddf Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Wed, 25 Jun 2025 02:57:45 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc296bb35..dec3fd29b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ * 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 +* SubGHz: Fix possible frequency analyzer deadlock when holding Ok (by @WillyJL) +* RFID: 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)