瀏覽代碼

changelog: fix & reword section of v1.1.0

Fabian Peter Hammerle 2 周之前
父節點
當前提交
042f8c2a6e
共有 1 個文件被更改,包括 6 次插入7 次删除
  1. 6 7
      CHANGELOG.md

+ 6 - 7
CHANGELOG.md

@@ -7,15 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ## [Unreleased]
 
 ## [1.1.0] - 2025-01-19
+### Added
+- ability to restart system units using `--control_system_unit <unit_name>`
+  ([#180](https://github.com/fphammerle/systemctl-mqtt/pull/180)
+  by Hanspeter Gosteli (hanspeter.gosteli@gmail.com))
+
 ### Documentation
 - added systemd user service config for autostart
-  (https://github.com/fphammerle/systemctl-mqtt/issues/66)
-
-## Unreleased
-### Added
-- ability to restart system units using `--control_system_unit <unit_name>` as
-  by [#180](https://github.com/fphammerle/systemctl-mqtt/pull/180)
-  from Hanspeter Gosteli (hanspeter.gosteli@gmail.com)
+  ([#66](https://github.com/fphammerle/systemctl-mqtt/issues/66))
 
 ## [1.0.0] - 2025-01-04
 ### Added