From d2226bd38378e722344c292d7534bcdefae76f38 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Mon, 7 Oct 2024 06:09:16 +0300 Subject: [PATCH] upd changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88fb7680e..1cbbbbeb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,8 +16,13 @@ - OFW PR 3918: NFC Some api adjustments (by @RebornedBrain) - OFW PR 3930: NFC Emulation freeze (by @RebornedBrain) - OFW PR 3885: Add API to enforce ISO15693 mode (by @aaronjamt) + - OFW: Plantain parser improvements (by @assasinfil) + - OFW: Moscow social card parser (by @assasinfil) +- Infrared: + - Add LEDs universal remote (DB by @amec0e) + - Update universal remote assets (by @amec0e | PR #813 #816) +* OFW: FuriHal, drivers: rework gauge initialization routine * OFW: New layout for BadUSB (es-LA) -* Infrared: Update universal remote assets (by @amec0e | PR #813) * Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) ## Other changes * OFW PR 3931: Split BadUSB into BadUSB and BadBLE (by @Astrrra)