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

Commit 7ff5856

Browse files
committed
prepare release 3.4.0
1 parent d14f7be commit 7ff5856

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 2014-06-23 - 3.4.0
2+
3+
#### Features:
4+
5+
- specify `package_name` and `package_ensure` to install specific version
6+
- new README examples for version 2.6.x
7+
8+
#### Bugfixes:
9+
10+
- Debian init script uses pidfile correct
11+
- fix package naming on Debian-like systems
12+
- package names are version 2.6.x compatiple now
13+
114
## 2014-04-22 - 3.3.1
215

316
- set ulimit nproc (number of processes) to recommend value 32k (was 1024)

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'dwerder-mongodb'
2-
version '3.3.1'
2+
version '3.4.0'
33
source 'git clone https://github.com/echocat/puppet-mongodb.git'
44
author 'echocat / Daniel Werdermann'
55
license 'Mozilla Public License Version 2.0'

0 commit comments

Comments
 (0)