Skip to content

Commit 71985b1

Browse files
committed
release v0.1.0
1 parent 8077f77 commit 71985b1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.1.0] - 2020-06-16
810
### Added
911
- MQTT message on topic `systemctl/hostname/poweroff`
1012
schedules a poweroff via systemd's dbus interface (4 seconds delay)
1113

12-
[Unreleased]: https://github.com/fphammerle/systemctl-mqtt/tree/master
14+
[Unreleased]: https://github.com/fphammerle/systemctl-mqtt/compare/v0.1.0...HEAD
15+
[0.1.0]: https://github.com/fphammerle/systemctl-mqtt/releases/tag/v0.1.0

0 commit comments

Comments
 (0)