Update changelogs

This commit is contained in:
Theo Arends 2024-05-16 13:50:50 +02:00
parent 85a9eda143
commit f602470aeb
2 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file.
### Fixed
### Removed
- Drop support of old insecure fingerprint algorithm (deprecated since v8.4.0)
- Support of old insecure fingerprint algorithm - deprecated since v8.4.0 (#21417)
## [Released]

View File

@ -130,3 +130,4 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Fixed
### Removed
- Support of old insecure fingerprint algorithm - deprecated since v8.4.0 [#21417](https://github.com/arendst/Tasmota/issues/21417)