Skip to content
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

Commit 16453fd

Browse files
committed
prepare release 3.4.3
1 parent 618e72d commit 16453fd

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 2014-12-11 - 3.4.3 (Bugfix release)
2+
3+
#### Bugfixes:
4+
5+
- puppet-lint to match "approved" requirements
6+
- add first spec tests
7+
- fail on unsupported OS
8+
19
## 2014-12-02 - 3.4.2 (Bugfix release)
210

311
#### Bugfixes:

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
}
2828
],
2929
"name": "dwerder-mongodb",
30-
"version": "3.4.2",
30+
"version": "3.4.3",
3131
"source": "git clone https://github.com/echocat/puppet-mongodb.git",
3232
"author": "echocat / Daniel Werdermann",
3333
"license": "Mozilla Public License Version 2.0",
@@ -44,4 +44,4 @@
4444
"version_requirement": ">= 1.1.0"
4545
}
4646
]
47-
}
47+
}

0 commit comments

Comments
 (0)