mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
29124b2194
commit
25298a9525
|
@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [2022.01.1]
|
## [2022.01.1]
|
||||||
### Changed
|
### Changed
|
||||||
|
- PubSubClient library from v2.8.12 to v2.8.13
|
||||||
- From Semantic Versioning (SemVer) to Calendar Versioning (CalVer)
|
- From Semantic Versioning (SemVer) to Calendar Versioning (CalVer)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -112,6 +112,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
- PubSubClient library from v2.8.12 to v2.8.13
|
||||||
- From Semantic Versioning (SemVer) to Calendar Versioning (CalVer)
|
- From Semantic Versioning (SemVer) to Calendar Versioning (CalVer)
|
||||||
- Mitsubishi HVAC temperature resolution [#13936](https://github.com/arendst/Tasmota/issues/13936)
|
- Mitsubishi HVAC temperature resolution [#13936](https://github.com/arendst/Tasmota/issues/13936)
|
||||||
- Remove restriction of topic must differ from mqttclient [#14019](https://github.com/arendst/Tasmota/issues/14019)
|
- Remove restriction of topic must differ from mqttclient [#14019](https://github.com/arendst/Tasmota/issues/14019)
|
||||||
|
|
Loading…
Reference in New Issue