chore(release): 1.0.0

This commit is contained in:
2020-03-06 12:52:12 +00:00
parent 62109e63fd
commit db40599ccf

17
CHANGELOG.md Normal file
View File

@@ -0,0 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## 1.0.0 (2020-03-06)
### Features
* **install:** Support using GitHub token when fetching latest release ([9c96bdd](https://github.com/jimeh/ansible-adguardhome/commit/9c96bdd21283e9a1341534ca301a80a25e443345))
* Add support for installing latest version ([8ed2be2](https://github.com/jimeh/ansible-adguardhome/commit/8ed2be2b5ac59173e0bc2075eb94d7b5e906ed3f))
* Initial working adguardhome role ([968722c](https://github.com/jimeh/ansible-adguardhome/commit/968722c8d538ca2123aa118c36ee41f6400ac8e7))
### Bug Fixes
* **ci:** Update test setup to work with molecule v3 ([2c522f2](https://github.com/jimeh/ansible-adguardhome/commit/2c522f29b9952d72a15c4c1be559c9cf238a74e4))