📚 Replaces Changelog with GitHub releases

This commit is contained in:
Franck Nijhof 2018-05-10 20:55:41 +02:00
parent b7368be7c0
commit 78aea1e73a
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
2 changed files with 3 additions and 62 deletions

View file

@ -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

View file

@ -207,8 +207,9 @@ unnecessary delay in playback.
## Changelog & Releases ## Changelog & Releases
This repository keeps a [change log](CHANGELOG.md). The format of the log This repository keeps a change log using [GitHub's releases][releases]
is based on [Keep a Changelog][keepchangelog]. functionality. The format of the log is based on
[Keep a Changelog][keepchangelog].
Releases are based on [Semantic Versioning][semver], and use the format Releases are based on [Semantic Versioning][semver], and use the format
of ``MAJOR.MINOR.PATCH``. In a nutshell, the version will be incremented of ``MAJOR.MINOR.PATCH``. In a nutshell, the version will be incremented