Skip to content

Commit

Permalink
Bump version to 1.2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
douglaswth committed Sep 30, 2014
1 parent f2810e9 commit 06c3008
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ rightscale_volume Cookbook CHANGELOG

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

v1.2.3
------

- Support volume types on all clouds instead of just those that require it ([#16][]).

v1.2.2
------

Expand Down Expand Up @@ -49,3 +54,4 @@ v1.0.0
<!--- The following link definition list is generated by PimpMyChangelog --->
[#6]: https://github.com/rightscale-cookbooks/rightscale_volume/issues/6
[#9]: https://github.com/rightscale-cookbooks/rightscale_volume/issues/9
[#16]: https://github.com/rightscale-cookbooks/rightscale_volume/issues/16
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
license 'Apache 2.0'
description 'Provides a resource to manage volumes on any cloud RightScale supports.'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.2.2'
version '1.2.3'

recipe "rightscale_volume::default", "Default recipe for installing required packages/gems."

0 comments on commit 06c3008

Please sign in to comment.