Update changelogs

This commit is contained in:
Theo Arends 2024-10-18 23:06:26 +02:00
parent f320ca2982
commit 91604b9f2a
2 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file.
### Changed
- ESP32 platform update from 2024.09.30 to 2024.10.30 and Framework (Arduino Core) from v3.1.0.240926 to v3.1.0.241015 (#22299)
- HASPmota support for page delet and object updates
- HASPmota support for page delete and object updates (#22311)
### Fixed

View File

@ -123,6 +123,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Changed
- ESP32 platform update from 2024.09.30 to 2024.10.30 and Framework (Arduino Core) from v3.1.0.240926 to v3.1.0.241015 [#22299](https://github.com/arendst/Tasmota/issues/22299)
- HASPmota support for page delete and object updates [#22311](https://github.com/arendst/Tasmota/issues/22311)
### Fixed