From 78aea1e73a1299833f898ed4ee430a54c28ad59e Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 10 May 2018 20:55:41 +0200 Subject: [PATCH] :books: Replaces Changelog with GitHub releases --- CHANGELOG.md | 60 ---------------------------------------------------- README.md | 5 +++-- 2 files changed, 3 insertions(+), 62 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 421c54d..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,60 +0,0 @@ -# Hass.io Add-on Changelog: AirSonos - -All notable changes to this add-on will be documented in this file. - -The format is based on [Keep a Changelog][keep-a-changelog] -and this project adheres to [Semantic Versioning][semantic-versioning]. - -## Unreleased - -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] - -### Added - -- Adds add-on logo and icon - -### Changed - -- Upgrades add-on base image to v1.0.0 -- Upgrades AirUPnP server to v0.2.0.5 - -## [v0.2.0] (2018-01-07) - -[Full Changelog][v0.1.0-v0.2.0] - -### Fixed - -- Fixes Unexpected high system load - -### Changed - -- Upgraded base image to v0.2.1 -- Updated maintenance year, it is 2018 - -## [v0.1.0] (2017-12-25) - -### Added - -- Initial release - -[keep-a-changelog]: http://keepachangelog.com/en/1.0.0/ -[semantic-versioning]: http://semver.org/spec/v2.0.0.html -[v0.1.0-v0.2.0]: https://github.com/hassio-addons/addon-airsonos/compare/v0.1.0...v0.2.0 -[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-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 diff --git a/README.md b/README.md index 49e74fa..e96bda4 100644 --- a/README.md +++ b/README.md @@ -207,8 +207,9 @@ unnecessary delay in playback. ## Changelog & Releases -This repository keeps a [change log](CHANGELOG.md). The format of the log -is based on [Keep a Changelog][keepchangelog]. +This repository keeps a change log using [GitHub's releases][releases] +functionality. The format of the log is based on +[Keep a Changelog][keepchangelog]. Releases are based on [Semantic Versioning][semver], and use the format of ``MAJOR.MINOR.PATCH``. In a nutshell, the version will be incremented