diff --git a/CHANGELOG.md b/CHANGELOG.md index b51403f7c0..327e4446e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ * OFW: iButton ID writing (Enable ID writing for ds1971 and ds1996) * Apps: **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) ## Other changes +* Archive: Fix BadUSB favourite path check +* Settings: Show free flash amount in internal storage info (by @Willy-JL) * Misc: Fix typo in comment in QueueTools.py (by @eltociear | PR #785) * OFW PR 3840: GUI: NumberInput small improvements (by @Willy-JL) * OFW PR 3838: SubGhz: Fix RPC status for ButtonRelease event (by @Skorpionm)