From 67d428cd3d956bcee56395bc9ef7af6fb662310f Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Tue, 17 Jun 2025 15:50:08 +0200 Subject: [PATCH] Update changelogs --- CHANGELOG.md | 3 +++ RELEASENOTES.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3340fd9f..f54bdc76a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,13 @@ All notable changes to this project will be documented in this file. ## [15.0.1.1] ### Added +- I2S additions (#23543) ### Breaking Changed ### Changed +- BLE updates for esp-nimble-cpp v2.x (#23553) +- Library names (#23560) ### Fixed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 115af35af..4dfed442d 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -116,10 +116,13 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm ## Changelog v15.0.1.1 ### Added +- I2S additions [#23543](https://github.com/arendst/Tasmota/issues/23543) ### Breaking 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