Skip to content

Commit

Permalink
Prepare for 1.1.3 publishing [skip ci]
Browse files Browse the repository at this point in the history
- Bump version to 1.1.3 in metadata.rb.
- Update CHANGELOG.
  • Loading branch information
Lopaka Delp committed Aug 4, 2014
1 parent 4692462 commit ab3110d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ rightscale_backup Cookbook CHANGELOG

This file is used to list changes made in each version of the rightscale_backup cookbook.

v1.1.3
------

- Exclude AWS EBS boot disk from list of volumes to backup.

v1.1.2
------

Expand Down Expand Up @@ -39,4 +44,4 @@ v1.0.0
- Initial release

<!--- The following link definition list is generated by PimpMyChangelog --->
[#4]: https://github.com/rightscale-cookbooks/rightscale_backup/issues/4
[#4]: https://github.com/rightscale-cookbooks/rightscale_backup/issues/4
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Provides a resource to manage volume backups on any cloud RightScale supports.'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.1.2'
version '1.1.3'

depends 'rightscale_volume', '~> 1.2.0'

Expand Down

0 comments on commit ab3110d

Please sign in to comment.