Skip to content

Commit 76d4ebe

Browse files
committed
Merge pull request #277 from pdxcat/release_340
Release 3.4.0
2 parents a622ba8 + 3f06a17 commit 76d4ebe

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## 2015-06-16 Release 3.4.0
2+
3+
### Backwards-incompatible changes:
4+
5+
* Implement support for mupltiple Python modules
6+
7+
### Bug fixes
8+
9+
* snmp/host.pp validate_re validate on string
10+
* quote reserved word type in tail.pp
11+
12+
### New features
13+
14+
* add new cpu plugin options introduced in collectd 5.5
15+
* Added absent timers for statsd module.
16+
17+
### Testing enhancements
18+
19+
* Add ruby 2.2.0 to TravisCI
20+
* Add puppet4 to .travis and update ruby to 2.1.6
21+
* Add metadata-json-lint gem
22+
123
## 2015-04-22 Release 3.3.0
224

325
### Backwards-incompatible changes:

0 commit comments

Comments
 (0)