mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
0bd5f6b27a
commit
fc7638e684
|
@ -16,7 +16,7 @@ All notable changes to this project will be documented in this file.
|
|||
- uDisplay Parallel display on Core3 (#21529)
|
||||
|
||||
### Removed
|
||||
- Deprecated code from drivers, `USE_TTGO_WATCH` and `USE_M5STACK_CORE2`
|
||||
- Deprecated code from drivers, `USE_TTGO_WATCH` and `USE_M5STACK_CORE2` (#21533)
|
||||
|
||||
## [14.0.0.3] 20240530
|
||||
### Changed
|
||||
|
|
|
@ -162,3 +162,4 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||
|
||||
### Removed
|
||||
- Support of old insecure fingerprint algorithm. Deprecated since v8.4.0 [#21417](https://github.com/arendst/Tasmota/issues/21417)
|
||||
- Deprecated code from drivers, `USE_TTGO_WATCH` and `USE_M5STACK_CORE2` [#21533](https://github.com/arendst/Tasmota/issues/21533)
|
||||
|
|
Loading…
Reference in New Issue