File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 0.3.0] - 2020-06-21
8
10
### Added
9
11
- home assistant: enable [ automatic discovery] ( https://www.home-assistant.io/docs/mqtt/discovery/#discovery_prefix )
10
12
for logind's ` PreparingForShutdown ` signal
@@ -37,7 +39,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37
39
- MQTT message on topic ` systemctl/hostname/poweroff `
38
40
schedules a poweroff via systemd's dbus interface (4 seconds delay)
39
41
40
- [ Unreleased ] : https://github.com/fphammerle/systemctl-mqtt/compare/v0.2.0...HEAD
42
+ [ Unreleased ] : https://github.com/fphammerle/systemctl-mqtt/compare/v0.3.0...HEAD
43
+ [ 0.3.0 ] : https://github.com/fphammerle/systemctl-mqtt/compare/v0.2.0...v0.3.0
41
44
[ 0.2.0 ] : https://github.com/fphammerle/systemctl-mqtt/compare/v0.1.1...v0.2.0
42
45
[ 0.1.1 ] : https://github.com/fphammerle/systemctl-mqtt/compare/v0.1.0...v0.1.1
43
46
[ 0.1.0 ] : https://github.com/fphammerle/systemctl-mqtt/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments