Update changelogs

This commit is contained in:
Theo Arends 2025-06-17 15:50:08 +02:00
parent 384edd22a7
commit 67d428cd3d
2 changed files with 6 additions and 0 deletions

View File

@ -5,10 +5,13 @@ All notable changes to this project will be documented in this file.
## [15.0.1.1] ## [15.0.1.1]
### Added ### Added
- I2S additions (#23543)
### Breaking Changed ### Breaking Changed
### Changed ### Changed
- BLE updates for esp-nimble-cpp v2.x (#23553)
- Library names (#23560)
### Fixed ### Fixed

View File

@ -116,10 +116,13 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
## Changelog v15.0.1.1 ## Changelog v15.0.1.1
### Added ### Added
- I2S additions [#23543](https://github.com/arendst/Tasmota/issues/23543)
### Breaking Changed ### Breaking Changed
### Changed ### Changed
- BLE updates for esp-nimble-cpp v2.x [#23553](https://github.com/arendst/Tasmota/issues/23553)
- Library names [#23560](https://github.com/arendst/Tasmota/issues/23560)
### Fixed ### Fixed