Skip to content

Commit 45f9de1

Browse files
committed
Update CHANGELOG and Modulefile for 1.5.0 release
1 parent cffb917 commit 45f9de1

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ Release notes for the puppetlabs-puppetdb module.
44

55
------------------------------------------
66

7+
#### 1.5.0 - 2013/07/18
8+
9+
This minor feature release provides the following new functionality:
10+
11+
* The module is now capable of managing PuppetDB on SUSE systems
12+
for which PuppetDB packages are available
13+
* The ruby code for validating the PuppetDB connection now
14+
supports validating on a non-SSL HTTP port.
15+
16+
------------------------------------------
17+
718
#### 1.4.0 - 2013/05/13
819

920
This feature release provides support for managing the puppetdb report

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-puppetdb'
2-
version '1.4.0'
2+
version '1.5.0'
33
source 'git://github.com/puppetlabs/puppetlabs-puppetdb.git'
44
author 'Puppet Labs'
55
description 'PuppetDB resource types'

0 commit comments

Comments
 (0)