浏览代码

document release v2.0.0

Fabian Peter Hammerle 1 周之前
父节点
当前提交
d303376d0f
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -5,10 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
 ## [Unreleased]
+
+## [2.0.0] - 2025-11-22
 ### Added
 - ability to isolate system units using `--control-system-unit <target_name>`
   ([#241](https://github.com/fphammerle/systemctl-mqtt/pull/241)
   by Julien Frantz (julien.frantz@gmail.com))
+
 ### Removed
 - compatibility with `python3.9`