Update changelogs

This commit is contained in:
Theo Arends 2023-12-16 18:29:09 +01:00
parent 7c290388d9
commit 70768ea8ad
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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