Skip to content

Commit 0a05848

Browse files
committed
Update changelog for 3.0.1 and 3.1.0 releases
1 parent 812b9b7 commit 0a05848

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# ansible-minecraft changelog
22

3+
## 3.1.0 (2016-12-10)
4+
5+
### Added
6+
7+
* Add support for Ubuntu 16.04 LTS (using systemd).
8+
9+
### Fixed
10+
11+
* Downgrade Travis CI Docker version by force to resolve build error.
12+
* Remove unsupported Debian version from Galaxy metadata.
13+
14+
## 3.0.1 (2016-12-10)
15+
16+
### Fixed
17+
18+
* ([#9][]) Fixed `RuntimeError` regression when building ACL files.
19+
320
## 3.0.0 (2016-07-15)
421

522
### Added
@@ -117,3 +134,4 @@ Initial release
117134
[#4]: https://github.com/benwebber/ansible-minecraft/issues/4
118135
[#5]: https://github.com/benwebber/ansible-minecraft/pull/5
119136
[#6]: https://github.com/benwebber/ansible-minecraft/issues/6
137+
[#9]: https://github.com/benwebber/ansible-minecraft/issues/9

0 commit comments

Comments
 (0)