Skip to content

Commit

Permalink
[ci skip] Automatic changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
atosatto committed Jul 4, 2019
1 parent 76a2df8 commit d77e342
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,35 @@

## [**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:**

- Service does not start under Ubuntu 16.04 LTS [\#20](https://github.com/atosatto/ansible-minio/issues/20)

**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))
Expand Down

0 comments on commit d77e342

Please sign in to comment.