Skip to content

Commit

Permalink
release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fphammerle committed Jun 16, 2020
1 parent 8077f77 commit 71985b1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ 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]

## [0.1.0] - 2020-06-16
### Added
- MQTT message on topic `systemctl/hostname/poweroff`
schedules a poweroff via systemd's dbus interface (4 seconds delay)

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

0 comments on commit 71985b1

Please sign in to comment.