diff --git a/CHANGELOG.md b/CHANGELOG.md index 998e219f..80a7bf64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -117,6 +117,9 @@ The git repositories are hosted at the following sites: ### Fixed +* Fixed the lighting output objects current priority comparison during + lighting commands by using priority 17 for relinquish default + instead of 0. (#1097) * Fixed CMake Error in libwebsocket: Compatibility with CMake < 3.5 has been removed from CMake (#1095) * Fixed Lighting Output Relinquish values. (#1094)