Skip to content

Commit 5089922

Browse files
committed
Update changelogs
1 parent 1b51aef commit 5089922

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file.
1717
- ESP32 enable webcam version 2 (#18732)
1818
- ESP8266 enable FTP for >= 4MB variants (#23120)
1919
- Berry update flasher for Sonoff ZBBridge Pro (#23136)
20-
- Berry `re` now accepts `bytes()` as precompiled patterns, added `re.compilebytes()`
20+
- Berry `re` now accepts `bytes()` as precompiled patterns, added `re.compilebytes()` (#23149)
2121

2222
### Fixed
2323
- Berry prevent `import` from hiding a solidified class (#23112)

RELEASENOTES.md

+1
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
135135
- ESP8266 enable FTP for >= 4MB variants [#23120](https://github.com/arendst/Tasmota/issues/23120)
136136
- ESP32 enable webcam version 2 [#18732](https://github.com/arendst/Tasmota/issues/18732)
137137
- Berry update flasher for Sonoff ZBBridge Pro [#23136](https://github.com/arendst/Tasmota/issues/23136)
138+
- Berry `re` now accepts `bytes()` as precompiled patterns, added `re.compilebytes()` [#23149](https://github.com/arendst/Tasmota/issues/23149)
138139
- LVGL, prepare for HASPmota theme, change: no-grow when clicked, DPI set to 160 [#23040](https://github.com/arendst/Tasmota/issues/23040)
139140
- LVGL Mirroring add checkbox to enable/disable the feature (in the iterim for a better solution) [#23047](https://github.com/arendst/Tasmota/issues/23047)
140141
- Leds Panel add checkbox to enable/disable the feature (in the iterim for a better solution) [#23048](https://github.com/arendst/Tasmota/issues/23048)

0 commit comments

Comments
 (0)