From d1d1789a5feb7c62007875381235610b10bbba60 Mon Sep 17 00:00:00 2001 From: Serhan S Date: Sun, 1 Nov 2020 18:25:31 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04bdd5c8..d21eb03b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,10 +36,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix #1007 - LED's retain last state after clearing a source (#1008) - Fix Lightpack issue #1015 (#1049) - Fix #771 color calibration for Kodi 18 (#1044) -- Fixed some issuex #1022, #1019, #997, #993, #992, #976, #969, #964, #980 (#1036) +- Fix various JSON API issues #1022, #1019, #997, #993, #992, #976, #969, #964, #980 (#1036) - Fix issue #909, Have ratio correction first and then scale (#1047) - Fix display argument in hyperion-qt (#1027) -- Fix typos (#1051) +- Fix typos (#1051) +- Fix Pyhton reset thread state ### Removed - Replace Multi-Lightpack by multi-instance Lightpack configuration (#1049)