Update changelog

This commit is contained in:
Theo Arends 2021-10-02 15:36:01 +02:00
parent b82f098383
commit 1232933337
2 changed files with 5 additions and 2 deletions

View File

@ -4,8 +4,8 @@ All notable changes to this project will be documented in this file.
## [Unreleased] - Development ## [Unreleased] - Development
## [9.5.0.9] ## [9.5.0.9]
### Changed ### Breaking Changed
- LVGL updated to v8.0.2 **breaking changes** - ESP32 LVGL updated to v8.0.2
## [9.5.0.8] 20210927 ## [9.5.0.8] 20210927
### Added ### Added

View File

@ -138,6 +138,9 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
- ESP32 add GPIO 6/7/8/11 to template and remove GPIO 28-31 (remapping so backwards compatible) - ESP32 add GPIO 6/7/8/11 to template and remove GPIO 28-31 (remapping so backwards compatible)
- ESP32 crash recorder ``Status 12`` for ESP32/ESP32-S2/ESP32-C3, supporting Esp-idf 3.3/4.4 - ESP32 crash recorder ``Status 12`` for ESP32/ESP32-S2/ESP32-C3, supporting Esp-idf 3.3/4.4
### Breaking Changed
- ESP32 LVGL updated to v8.0.2
### Changed ### Changed
- Move firmware binaries to https://github.com/arendst/Tasmota-firmware/tree/main/release-firmware - Move firmware binaries to https://github.com/arendst/Tasmota-firmware/tree/main/release-firmware
- IRremoteESP8266 library from v2.7.18 to v2.7.20 - IRremoteESP8266 library from v2.7.18 to v2.7.20