mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Update changelog
This commit is contained in:
parent
5274fad5b0
commit
36d5fc3851
@ -7,6 +7,8 @@ All notable changes to this project will be documented in this file.
|
|||||||
### Added
|
### Added
|
||||||
- Version bump to signal new features to Hass
|
- Version bump to signal new features to Hass
|
||||||
- Support for BM8563 RTC chip (I2C) found in M5Stack Core2 and M5StickC
|
- Support for BM8563 RTC chip (I2C) found in M5Stack Core2 and M5StickC
|
||||||
|
|
||||||
|
### Changed
|
||||||
- IRremoteESP8266 library from v2.7.16 to v2.7.18
|
- IRremoteESP8266 library from v2.7.16 to v2.7.18
|
||||||
|
|
||||||
## [9.4.0.3] 20210515
|
## [9.4.0.3] 20210515
|
||||||
|
@ -87,10 +87,12 @@ The binaries can be downloaded from either https://github.com/arendst/Tasmota/tr
|
|||||||
- Defines ``USER_RULE1``, ``USER_RULE2`` and ``USER_RULE3`` to store rules at compile time
|
- Defines ``USER_RULE1``, ``USER_RULE2`` and ``USER_RULE3`` to store rules at compile time
|
||||||
- Define ``USER_BACKLOG`` to store commands at compile time to be executed at firmware load or when executing command ``reset``
|
- Define ``USER_BACKLOG`` to store commands at compile time to be executed at firmware load or when executing command ``reset``
|
||||||
- LVGL support for TrueType fonts via FreeType library
|
- LVGL support for TrueType fonts via FreeType library
|
||||||
|
- Support for BM8563 RTC chip (I2C) found in M5Stack Core2 and M5StickC
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
- IRremoteESP8266 library from v2.7.16 to v2.7.18
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user