We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a72cc7c commit eabee54Copy full SHA for eabee54
2 files changed
CHANGELOG
@@ -1,4 +1,10 @@
1
-2012-10-26 - Chris Price <chris@puppetlabs.com> (1.1.1)
+2012-10-26 - Chris Price <chris@puppetlabs.com> (1.1.2)
2
+ * 1.1.2 release
3
+
4
+2012-10-26 - Chris Price <chris@puppetlabs.com>
5
+ * Add some more missing `inherit`s for `puppetdb::params` (a72cc7c)
6
7
8
* 1.1.1 release
9
10
2012-10-26 - Chris Price <chris@puppetlabs.com> (1.1.1)
Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-puppetdb'
-version '1.1.1'
+version '1.1.2'
source 'git://github.com/puppetlabs-puppet/puppetlabs-puppetdb.git'
author 'Puppet Labs'
description 'PuppetDB resource types'
0 commit comments