From cb991b9ad6489e9853c3d72ce4784f9aeca58f0e Mon Sep 17 00:00:00 2001 From: Stephen-Hamilton-C <60950821+Stephen-Hamilton-C@users.noreply.github.com> Date: Fri, 31 Dec 2021 23:58:54 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1adc00..a9ba0c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ SigmonLED uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). [comment]: # (This is a comment, it will not be included) +## [0.4.1] - 2021-12-31 +### Fixed +- Potential lockout bug. If there is no comms for 3 minutes, SigmonLED disconnects anything connected to the bluetooth module + ## [0.4.0] - 2021-04-09 ### Added - Palette Stretch setting. use s# to change (where # is a single-digit hexadecimal number)