From a64ffeb2c95ef69e358dec496ad0fade913cc71d Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Wed, 16 Feb 2022 12:13:02 +0100 Subject: [PATCH] Update changelogs --- CHANGELOG.md | 2 ++ RELEASENOTES.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5c2badd7..901057b48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] - Development ## [11.0.0.1] ### Added +- Command ``SspmMap 0`` to reset Sonoff SPM default mapping +- Command ``TcpConnect `` to add client connection mode (#14874) - ESP32 support for BLE Mi scale V1 (#13517) - ESP32 integrate Homekit in Bluetooth binary (#14818) - ESP32 Berry always enable rules diff --git a/RELEASENOTES.md b/RELEASENOTES.md index a4187f10d..6e56333fb 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -105,6 +105,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo ## Changelog v11.0.0.1 ### Added +- Command ``SspmMap 0`` to reset Sonoff SPM default mapping +- Command ``TcpConnect `` to add client connection mode [#14874](https://github.com/arendst/Tasmota/issues/14874) - ESP32 Berry always enable rules - ESP32 Berry bootloop protection - ESP32 support for BLE Mi scale V1 [#13517](https://github.com/arendst/Tasmota/issues/13517)