Skip to content

Commit d8b870f

Browse files
committed
update changelog
1 parent 02a35a7 commit d8b870f

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# deric-mesos
22

3-
## v1.0.4
3+
## v1.1.0
44
- Add parameter `mesos::manage_repo` that would disable repository management (#93)
55
- Fix Ubuntu support (#89)
6-
- [Full diff](https://github.com/deric/puppet-mesos/compare/v1.0.3...v1.0.4)
6+
- Workaround for CentOS, RHEL (#87, #90)
7+
- Basic acceptance tests
8+
- [Full diff](https://github.com/deric/puppet-mesos/compare/v1.0.3...v1.1.0)
79

810
## v1.0.3
911
- [Full diff](https://github.com/deric/puppet-mesos/compare/v1.0.2...v1.0.3)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deric-mesos",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"author": "Tomas Barton",
55
"summary": "Module managing Mesos master and slave instalation",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)