Skip to content

Commit

Permalink
Update changelog to current
Browse files Browse the repository at this point in the history
  • Loading branch information
tas50 committed Jan 21, 2016
1 parent 0a0ccbd commit 273c7ec
Showing 1 changed file with 29 additions and 27 deletions.
56 changes: 29 additions & 27 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
This file is used to list changes made in each version of the aws cookbook.

## Unreleased
- [#192][] Fix secondary_ip failure, add windows support, and document in the readme, [@Scythril][]
- [#185][] Update the aws-sdk dependency to the 2.2.X release, [@tas50][]
- [#189][] Loosen the dependency on the aws-sdk to bring in current releases, [@philoserf][]
- [#183][] Load the aws-sdk gem directly in the providers, [@shortdudey123][]
- [#165][] Fix encryption support in EBS Raid, [@DrMerlin][]
- [#165][] Fix encryption support in ebs_raid provider, [@DrMerlin][]
- [#190][] Add support for AssumeRole granted credentials using the either provided key or an instance profile, [@knorby][]
- [#160][] Add an attribute to define the region if you're not running in AWS [@ubiquitousthey][]
- [#162][] Update the Berksfile syntax, [@miketheman][]
Expand Down Expand Up @@ -155,32 +156,33 @@ This file is used to list changes made in each version of the aws cookbook.
- [COOK-610] - Create Snapshot action in aws cookbook should allow description attribute
- [COOK-819] - fix documentation bug in aws readme
- [COOK-829] - AWS cookbook does not work with most recent right_aws gem but no version is locked in the recipe
- <!--- The following link definition list is generated by PimpMyChangelog --->


[#60]: https://github.com/chef-cookbooks/aws/issues/60
[#64]: https://github.com/chef-cookbooks/aws/issues/64
[#65]: https://github.com/chef-cookbooks/aws/issues/65
[#74]: https://github.com/chef-cookbooks/aws/issues/74
[#85]: https://github.com/chef-cookbooks/aws/issues/85
[#89]: https://github.com/chef-cookbooks/aws/issues/89
[#90]: https://github.com/chef-cookbooks/aws/issues/90
[#110]: https://github.com/chef-cookbooks/aws/issues/110
[#123]: https://github.com/chef-cookbooks/aws/issues/123
[#124]: https://github.com/chef-cookbooks/aws/issues/124
[#128]: https://github.com/chef-cookbooks/aws/issues/128
[#133]: https://github.com/chef-cookbooks/aws/issues/133
[#154]: https://github.com/chef-cookbooks/aws/issues/154
[#156]: https://github.com/chef-cookbooks/aws/issues/156
[#160]: https://github.com/chef-cookbooks/aws/issues/160
[#162]: https://github.com/chef-cookbooks/aws/issues/162
[#165]: https://github.com/chef-cookbooks/aws/issues/165
[#183]: https://github.com/chef-cookbooks/aws/issues/183
[#185]: https://github.com/chef-cookbooks/aws/issues/185
[#189]: https://github.com/chef-cookbooks/aws/issues/189
[#190]: https://github.com/chef-cookbooks/aws/issues/190
[@dhui]: https://github.com/dhui

<!--- The following link definition list is generated by PimpMyChangelog --->
[#60]: https://github.com/opscode-cookbooks/aws/issues/60
[#64]: https://github.com/opscode-cookbooks/aws/issues/64
[#65]: https://github.com/opscode-cookbooks/aws/issues/65
[#74]: https://github.com/opscode-cookbooks/aws/issues/74
[#85]: https://github.com/opscode-cookbooks/aws/issues/85
[#89]: https://github.com/opscode-cookbooks/aws/issues/89
[#90]: https://github.com/opscode-cookbooks/aws/issues/90
[#110]: https://github.com/opscode-cookbooks/aws/issues/110
[#123]: https://github.com/opscode-cookbooks/aws/issues/123
[#124]: https://github.com/opscode-cookbooks/aws/issues/124
[#128]: https://github.com/opscode-cookbooks/aws/issues/128
[#133]: https://github.com/opscode-cookbooks/aws/issues/133
[#154]: https://github.com/opscode-cookbooks/aws/issues/154
[#156]: https://github.com/opscode-cookbooks/aws/issues/156
[#160]: https://github.com/opscode-cookbooks/aws/issues/160
[#162]: https://github.com/opscode-cookbooks/aws/issues/162
[#165]: https://github.com/opscode-cookbooks/aws/issues/165
[#183]: https://github.com/opscode-cookbooks/aws/issues/183
[#185]: https://github.com/opscode-cookbooks/aws/issues/185
[#189]: https://github.com/opscode-cookbooks/aws/issues/189
[#190]: https://github.com/opscode-cookbooks/aws/issues/190
[#192]: https://github.com/opscode-cookbooks/aws/issues/192
[@DrMerlin]: https://github.com/DrMerlin
[@Scythril]: https://github.com/Scythril
[@dhui]: https://github.com/dhui
[@drywheat]: https://github.com/drywheat
[@knorby]: https://github.com/knorby
[@miketheman]: https://github.com/miketheman
Expand All @@ -189,4 +191,4 @@ This file is used to list changes made in each version of the aws cookbook.
[@purgatorio]: https://github.com/purgatorio
[@shortdudey123]: https://github.com/shortdudey123
[@tas50]: https://github.com/tas50
[@ubiquitousthey]: https://github.com/ubiquitousthey
[@ubiquitousthey]: https://github.com/ubiquitousthey

0 comments on commit 273c7ec

Please sign in to comment.