diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a77974ef..adce0b539 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,10 @@ All notable changes to this project will be documented in this file. ## [13.3.0.1] ### Added +- Support for Sonoff Basic R4 Magic Switch (#20247) ### Breaking Changed -- Refactoring of Berry `animate` module for WS2812 Leds +- Refactoring of Berry `animate` module for WS2812 Leds (#20236) ### Changed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 6eb72fe2e..7f886e45f 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -118,8 +118,10 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm ## Changelog v13.3.0.1 ### Added +- Support for Sonoff Basic R4 Magic Switch [#20247](https://github.com/arendst/Tasmota/issues/20247) ### Breaking Changed +- Refactoring of Berry `animate` module for WS2812 Leds [#20236](https://github.com/arendst/Tasmota/issues/20236) ### Changed