mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
7c290388d9
commit
70768ea8ad
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue