Update CHANGELOG, Modulefile for 3.1.1
This commit is contained in:
parent
614b3fbf6c
commit
a3c600d5f2
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
2012-10-25 - Jeff McCune <jeff@puppetlabs.com> - 3.1.1
|
||||||
|
* (maint) Fix spec failures resulting from Facter API changes (97f836f)
|
||||||
|
|
||||||
2012-10-23 - Matthaus Owens <matthaus@puppetlabs.com> - 3.1.0
|
2012-10-23 - Matthaus Owens <matthaus@puppetlabs.com> - 3.1.0
|
||||||
* Add PE facts to stdlib (cdf3b05)
|
* Add PE facts to stdlib (cdf3b05)
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name 'puppetlabs-stdlib'
|
name 'puppetlabs-stdlib'
|
||||||
version '3.1.0'
|
version '3.1.1'
|
||||||
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
|
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
|
||||||
author 'puppetlabs'
|
author 'puppetlabs'
|
||||||
license 'Apache 2.0'
|
license 'Apache 2.0'
|
||||||
|
|
Loading…
Reference in a new issue