Skip to content

Commit

Permalink
0.2.0 Release
Browse files Browse the repository at this point in the history
Updated CHANGELOG and Modulefile for 0.2.0 release.
  • Loading branch information
Chris Hoge committed Jan 31, 2014
1 parent 7122983 commit 63fea0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
* 2013-01-31 0.2.0
- Added use_chroot parameter.
- Ensure rsync package is installed.
- Compatability changes for Ruby 2.0.
- Added execuser parameter to run command as specified user.
- Various typo and bug fixes.

* 2012-06-07 0.1.0
- Initial release
2 changes: 1 addition & 1 deletion Modulefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name 'puppetlabs-rsync'
version '0.1.0'
version '0.2.0'
source 'https://github.com/puppetlabs/puppetlabs-rsync'
author 'Puppet Labs'
license 'Apache License 2.0'
Expand Down

0 comments on commit 63fea0d

Please sign in to comment.