diff --git a/CHANGELOG.md b/CHANGELOG.md index 552e44c1..6bdcaca2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 6.3.0.1 - 2018/06/28 + +### Fixes + +* [#460](https://github.com/elastic/ansible-elasticsearch/pull/460) - @toadjaune - Make sure ansible doesn't fail if the default systemd service file doesn't exist +* [#461](https://github.com/elastic/ansible-elasticsearch/pull/461) - @bilsch - Add missing become root in tasks that require root access + + ## 6.3.0 - 2018/06/18 ### Breaking changes