From 21002453fc3e73dbdc2c24291fe6a03999d3db22 Mon Sep 17 00:00:00 2001 From: Andrew Mowry Date: Wed, 4 Sep 2024 14:50:32 -0700 Subject: [PATCH 1/3] Update changelog.md --- changelog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 96dbb3a..3f66dc1 100644 --- a/changelog.md +++ b/changelog.md @@ -5,7 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] -##[4.2] - 2024-5-17 +## [Released] + +##[4.2] - 2024-9-4 ### Changed @@ -37,7 +39,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Momentary button behavior is now enabled for sending CC messages with a button click. If the momentary switch is turned on, the button will send a CC with a value of 0 when released, for controlling CC on/off "switches", e.g. CC 64-69. When pressed, the button will send whatever CC value is currently set for the behavior. -## [Released] ##[4.1] - 2024-5-1 From 181fded6964f347ae4c538f537bf01f568ab719c Mon Sep 17 00:00:00 2001 From: Andrew Mowry Date: Wed, 4 Sep 2024 14:51:23 -0700 Subject: [PATCH 2/3] Update changelog.md --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 3f66dc1..4ab03cb 100644 --- a/changelog.md +++ b/changelog.md @@ -40,6 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). + ##[4.1] - 2024-5-1 ### Changed From 21b850695bd24cf9575fc744ca72641900b7a682 Mon Sep 17 00:00:00 2001 From: Andrew Mowry Date: Wed, 4 Sep 2024 14:52:36 -0700 Subject: [PATCH 3/3] Update changelog.md --- changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 4ab03cb..5d78ba4 100644 --- a/changelog.md +++ b/changelog.md @@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Released] -##[4.2] - 2024-9-4 +## [4.2] - 2024-9-4 ### Changed @@ -41,7 +41,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -##[4.1] - 2024-5-1 +## [4.1] - 2024-5-1 ### Changed