Update Modulefile and CHANGELOG for 0.0.4
This commit is contained in:
parent
b63b5e19bc
commit
16bb92da36
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-05-25 Puppet Labs <info@puppetlabs.com> - 0.0.4
|
||||
* Fix ppa list filename when there is a period in the PPA name
|
||||
* Add .pref extension to apt preferences files
|
||||
* Allow preferences to be purged
|
||||
* Extend pin support
|
||||
|
||||
2012-05-04 Puppet Labs <info@puppetlabs.com> - 0.0.3
|
||||
* only invoke apt-get update once
|
||||
* only install python-software-properties if a ppa is added
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name 'puppetlabs-apt'
|
||||
version '0.0.3'
|
||||
version '0.0.4'
|
||||
source 'https://github.com/puppetlabs/puppet-apt'
|
||||
author 'Evolving Web / Puppet Labs'
|
||||
license 'Apache License 2.0'
|
||||
|
|
Loading…
Reference in a new issue