|
|
@@ -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`
|
|
|
|