# Changelog All notable changes to this project are documented in this file. The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning]. The file is auto-generated using [Conventional Commits]. [keep a changelog]: https://keepachangelog.com/en/1.0.0/ [semantic versioning]: https://semver.org/spec/v2.0.0.html [conventional commits]: https://www.conventionalcommits.org/en/v1.0.0/ ## Overview - [`0.1.0`](#010) – _2020.10.15_## [0.1.0] – _Initial release_ _2020.10.15_ This is the first release. It contains basic waking up of hosts, autojoining, permission checks and status replies. ### Contributions This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work – no matter how significant – is greatly appreciated by the community. πŸ’– - Jan Christian GrΓΌnhage () ### Changes #### Features - **reply to commands** ([`5225775`]) Reply to commands in addition to executing them.