Update changelog for 6.3.0.1

This commit is contained in:
Michael Russell 2018-06-28 15:08:37 +02:00
parent 27fcaa1383
commit 2d9c22f42e
No known key found for this signature in database
GPG key ID: A90C1696496085FE

View file

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