Skip to content

Commit 63fea0d

Browse files
author
Chris Hoge
committed
0.2.0 Release
Updated CHANGELOG and Modulefile for 0.2.0 release.
1 parent 7122983 commit 63fea0d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1+
* 2013-01-31 0.2.0
2+
- Added use_chroot parameter.
3+
- Ensure rsync package is installed.
4+
- Compatability changes for Ruby 2.0.
5+
- Added execuser parameter to run command as specified user.
6+
- Various typo and bug fixes.
7+
18
* 2012-06-07 0.1.0
29
- Initial release

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-rsync'
2-
version '0.1.0'
2+
version '0.2.0'
33
source 'https://github.com/puppetlabs/puppetlabs-rsync'
44
author 'Puppet Labs'
55
license 'Apache License 2.0'

0 commit comments

Comments
 (0)