[ci skip] Automatic changelog update

This commit is contained in:
atosatto 2019-12-17 05:43:36 +00:00
parent fddce28c29
commit 15ad3a3604
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,10 @@
## [**Next release**](https://galaxy.ansible.com/atosatto/minio)
**Implemented enhancements:**
- Secure user [\#15](https://github.com/atosatto/ansible-minio/issues/15)
**Closed issues:**
- Why systemd Restart=on-success rule ? [\#35](https://github.com/atosatto/ansible-minio/issues/35)
@ -9,6 +13,7 @@
**Merged pull requests:**
- Change minio user to system user [\#41](https://github.com/atosatto/ansible-minio/pull/41) ([drakmail](https://github.com/drakmail))
- Restart minio service on binary or service config update [\#38](https://github.com/atosatto/ansible-minio/pull/38) ([sberthier](https://github.com/sberthier))
- Fix ansible-lint error on double quote [\#37](https://github.com/atosatto/ansible-minio/pull/37) ([sberthier](https://github.com/sberthier))
- Systemd service: Restart=always [\#36](https://github.com/atosatto/ansible-minio/pull/36) ([sberthier](https://github.com/sberthier))