Update changelogs

This commit is contained in:
Theo Arends 2024-12-25 14:05:18 +01:00
parent 02ae53cec5
commit 1d244fcd28
2 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
- Berry scroll to Leds_matrix (#22693)
- HASPmota support for `tabview` (#22707)
- Berry bit-shift operators to `int64` (#22709)
- Berry add unicode encoding to string parsing
- Berry add unicode encoding to string parsing (#22713)
### Breaking Changed

View File

@ -119,6 +119,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
- Command ``SetOption163 1`` to disable display of Device name in GUI header
- Berry `animate.crenel` primitive [#22673](https://github.com/arendst/Tasmota/issues/22673)
- Berry scroll to Leds_matrix [#22693](https://github.com/arendst/Tasmota/issues/22693)
- Berry add unicode encoding to string parsing [#22713](https://github.com/arendst/Tasmota/issues/22713)
### Breaking Changed