From 111f1729c9e7209cf1b5bf4fbfd0905793678b1a Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Thu, 7 Sep 2023 17:51:28 +0200 Subject: [PATCH] Update CHANGELOG.md small correction --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8eff0b3..fce6d75d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,13 @@ #### Build 2309050 - Effect blending (#3311) (finally efect transitions!) - *WARNING*: May not work well with ESP8266 with plenty of segments or usermods (low RAM condition)!!! + *WARNING*: May not work well with ESP8266, with plenty of segments or usermods (low RAM condition)!!! - Added receive and send sync groups to JSON API (#3317) (you can change sync groups using preset) - Internal temperature usermod (#3246) - MQTT server and topic length overrides (#3354) (new build flags) - Animated Staircase usermod enhancement (#3348) (on/off toggle/relay control) - Added local time info to Info page (#3351) -- New effect: Linear bounce (#1039) +- New effect: Rolling Balls (a.k.a. linear bounce) (#1039) - Various bug fixes and enhancements. #### Build 2308110