[ci skip] Automatic changelog update

This commit is contained in:
atosatto 2019-07-04 09:00:54 +00:00
parent 76a2df8045
commit d77e342690
1 changed files with 18 additions and 5 deletions

View File

@ -2,10 +2,28 @@
## [**Next release**](https://galaxy.ansible.com/atosatto/minio)
**Closed issues:**
- Fails to run from master branch [\#22](https://github.com/atosatto/ansible-minio/issues/22)
**Merged pull requests:**
- Fix Travis errors. [\#33](https://github.com/atosatto/ansible-minio/pull/33) ([SuperQ](https://github.com/SuperQ))
- Add become: yes to playbook example [\#27](https://github.com/atosatto/ansible-minio/pull/27) ([till](https://github.com/till))
## [v1.1.0](https://galaxy.ansible.com/atosatto/minio) (2018-08-20)
**Implemented enhancements:**
- Allow minio to bind to lower ports [\#13](https://github.com/atosatto/ansible-minio/issues/13)
- Add OS/arch support matrix [\#9](https://github.com/atosatto/ansible-minio/issues/9)
- Improved tasks and tests layout [\#25](https://github.com/atosatto/ansible-minio/pull/25) ([atosatto](https://github.com/atosatto))
- Set a default value for the 'minio\_server\_datadirs' variable [\#24](https://github.com/atosatto/ansible-minio/pull/24) ([atosatto](https://github.com/atosatto))
- Allow to inject additional Minio server environment variables [\#23](https://github.com/atosatto/ansible-minio/pull/23) ([atosatto](https://github.com/atosatto))
- Add option to create minio clusters [\#19](https://github.com/atosatto/ansible-minio/pull/19) ([SuperQ](https://github.com/SuperQ))
**Fixed bugs:**
- Pin the version of ferrarimarco/github-changelog-generator to prevent the CI from hanging [\#26](https://github.com/atosatto/ansible-minio/pull/26) ([atosatto](https://github.com/atosatto))
**Closed issues:**
@ -13,11 +31,6 @@
**Merged pull requests:**
- Pin the version of ferrarimarco/github-changelog-generator to prevent the CI from hanging [\#26](https://github.com/atosatto/ansible-minio/pull/26) ([atosatto](https://github.com/atosatto))
- Improved tasks and tests layout [\#25](https://github.com/atosatto/ansible-minio/pull/25) ([atosatto](https://github.com/atosatto))
- Set a default value for the 'minio\_server\_datadirs' variable [\#24](https://github.com/atosatto/ansible-minio/pull/24) ([atosatto](https://github.com/atosatto))
- Allow to inject additional Minio server environment variables [\#23](https://github.com/atosatto/ansible-minio/pull/23) ([atosatto](https://github.com/atosatto))
- Add option to create minio clusters [\#19](https://github.com/atosatto/ansible-minio/pull/19) ([SuperQ](https://github.com/SuperQ))
- checksum validation [\#18](https://github.com/atosatto/ansible-minio/pull/18) ([paulfantom](https://github.com/paulfantom))
- Add fedora to supported platforms [\#17](https://github.com/atosatto/ansible-minio/pull/17) ([paulfantom](https://github.com/paulfantom))
- Update systemd service file [\#16](https://github.com/atosatto/ansible-minio/pull/16) ([paulfantom](https://github.com/paulfantom))