From e9054ef5b0a1946480ffc014068f11850a2d98c9 Mon Sep 17 00:00:00 2001 From: Maurice Makaay Date: Mon, 20 Sep 2021 09:34:31 +0200 Subject: [PATCH] Updated changelog for release. --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52fb2d0..4448765 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2021.9.1] + +**Note**: This release requires ESPHome 2021.8.0 and Home Assistant 2021.8.0 or newer. + +### Changed +- Fixed a memory leak, causing the lamp to disconnect occasionally when doing a lot of + color transformations (e.g. when running the `Random` light effect). + ## [2021.9.0] **Note**: This release requires ESPHome 2021.8.0 and Home Assistant 2021.8.0 or newer.