summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2026-03-27 15:01:56 +0100
committerxengineering <me@xengineering.eu>2026-03-27 15:01:56 +0100
commit35a434338c9430bfa0f18e409b35db881b21d1d6 (patch)
treeb13023a49c56687f05a93721d281be7fab9f4b37
parentea47c2fd4eb17cc9ce0dc9fbe6f7d325e8be77b2 (diff)
downloadsia-server-35a434338c9430bfa0f18e409b35db881b21d1d6.tar
sia-server-35a434338c9430bfa0f18e409b35db881b21d1d6.tar.zst
sia-server-35a434338c9430bfa0f18e409b35db881b21d1d6.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ea6554..03d3d88 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,15 @@ All notable changes to the Sia server will be documented in this file.
The format is based on [Keep a Changelog][1], and this project adheres to
[Semantic Versioning][2].
+## [v0.2.0][7]
+
+### Added
+
+- basic Shelly 2PM Gen3 support
+- basic TP-Link HS100 support
+- server version publishing via MQTT
+- server version as part of startup and shutdown messages
+
## [v0.1.0][6]
### Added
@@ -15,6 +24,7 @@ The format is based on [Keep a Changelog][1], and this project adheres to
- [JSON][4]-based configuration
- [systemd][5] files for service and user management
- basic Homematic IP HmIP-SWDO-2 support
+- server health publishing via MQTT
[1]: https://keepachangelog.com/en/1.0.0/
[2]: https://semver.org/spec/v2.0.0.html
@@ -22,3 +32,4 @@ The format is based on [Keep a Changelog][1], and this project adheres to
[4]: https://www.json.org/
[5]: https://systemd.io/
[6]: https://cgit.xengineering.eu/sia-server/tree?h=0.1.0
+[7]: https://cgit.xengineering.eu/sia-server/tree?h=0.2.0