From 264084bc4cf701a2484844c3e1110796bdee0af9 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 19 Mar 2018 22:19:34 +0100 Subject: [PATCH] :books: Updated CHANGELOG for release v0.3.1 Signed-off-by: Franck Nijhof --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b17064..421c54d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning][semantic-versioning]. No unreleased changes yet. +## [v0.3.1] (2018-03-19) + +[Full Changelog][v0.3.0-v0.3.1] + +### Fixed + +- Fixes executable permission issue on amd64 + ## [v0.3.0] (2018-03-18) [Full Changelog][v0.2.0-v0.3.0] @@ -47,4 +55,6 @@ No unreleased changes yet. [v0.1.0]: https://github.com/hassio-addons/addon-airsonos/tree/v0.1.0 [v0.2.0-v0.3.0]: https://github.com/hassio-addons/addon-airsonos/compare/v0.2.0...v0.3.0 [v0.2.0]: https://github.com/hassio-addons/addon-airsonos/tree/v0.2.0 -[v0.3.0]: https://github.com/hassio-addons/addon-airsonos/tree/v0.3.0 \ No newline at end of file +[v0.3.0-v0.3.1]: https://github.com/hassio-addons/addon-airsonos/compare/v0.3.0...v0.3.1 +[v0.3.0]: https://github.com/hassio-addons/addon-airsonos/tree/v0.3.0 +[v0.3.1]: https://github.com/hassio-addons/addon-airsonos/tree/v0.3.1 \ No newline at end of file