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)