Update changelog

This commit is contained in:
Theo Arends 2021-06-14 15:47:20 +02:00
parent 9ac9e0460a
commit aacb37ecfc
2 changed files with 4 additions and 7 deletions

View File

@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.
## [Released]
## [9.5.0] 20210617
- Release Michael
- Release Michael (Rossi)
## [9.4.0.5]
## [9.4.0.5] 20210617
### Added
- Preliminary support for Esp32C3 - RiscV based
@ -25,7 +25,7 @@ All notable changes to this project will be documented in this file.
- Refactor platformio configurations by Jason2866
- Use correct template for Home Assistant light (#12317)
## [9.4.0.4]
## [9.4.0.4] 20210610
### Added
- Version bump to signal new features to Hass
- Command ``Status0`` providing all status information on a single line

View File

@ -95,7 +95,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
[Complete list](BUILDS.md) of available feature and sensors.
## Changelog v9.5.0 Michael
## Changelog v9.5.0 Michael (Rossi)
### Added
- Command ``Status0`` providing all status information on a single line
- Command ``TuyaSend5`` for hex string [#12211](https://github.com/arendst/Tasmota/issues/12211)
@ -126,9 +126,6 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
- Update OpenTherm driver [#12195](https://github.com/arendst/Tasmota/issues/12195)
- Support for BM8563 RTC chip (I2C) found in M5Stack Core2 and M5StickC [#12199](https://github.com/arendst/Tasmota/issues/12199)
### Breaking Changed
- ESP32 partition layout changed to accomodate more file space on most and more code space on core2 and odroid-go [#11746](https://github.com/arendst/Tasmota/issues/11746)
### Changed
- IRremoteESP8266 library from v2.7.16 to v2.7.18
- NeoPixelBus library from v2.6.1.4 to v2.6.3 stage