diff --git a/supplemental/CHANGELOG.md b/supplemental/CHANGELOG.md index 0030fdcb..52c71536 100644 --- a/supplemental/CHANGELOG.md +++ b/supplemental/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.12.10 + +- Show connection type (WebSocket / SSH) in hub UI. + +- Fix temperature unit and bytes / bits settings. (#1180) + ## 0.12.9 - Fix divide by zero error introduced in 0.12.8 :) (#1175)