Skip to content

Commit

Permalink
Tag release v2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
awood45 committed Aug 23, 2016
1 parent 52c3bfb commit 1f10b6a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Unreleased Changes
2.5.6 (2016-08-23)
------------------

* Feature - Aws::OpsWorks - Updated the documentation for AWS OpsWorks.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,8 @@ to be backwards compatible.
| AWS IoT | IoT | 2015-05-28 |
| AWS IoT Data Plane | IoTDataPlane | 2015-05-28 |
| AWS Key Management Service | KMS | 2014-11-01 |
| AWS Lambda | Lambda | 2015-03-31 |
| AWS Lambda | LambdaPreview | 2014-11-11 |
| AWS Lambda | Lambda | 2015-03-31 |
| AWS Marketplace Commerce Analytics | MarketplaceCommerceAnalytics | 2015-07-01 |
| AWS OpsWorks | OpsWorks | 2013-02-18 |
| AWS Security Token Service | STS | 2011-06-15 |
Expand Down Expand Up @@ -303,8 +303,8 @@ to be backwards compatible.
| Amazon WorkSpaces | WorkSpaces | 2015-04-08 |
| Application Auto Scaling | ApplicationAutoScaling | 2016-02-06 |
| Auto Scaling | AutoScaling | 2011-01-01 |
| Elastic Load Balancing | ElasticLoadBalancing | 2012-06-01 |
| Elastic Load Balancing | ElasticLoadBalancingV2 | 2015-12-01 |
| Elastic Load Balancing | ElasticLoadBalancing | 2012-06-01 |

## License

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.5
2.5.6
2 changes: 1 addition & 1 deletion aws-sdk-core/lib/aws-sdk-core/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Aws
VERSION = '2.5.5'
VERSION = '2.5.6'
end

0 comments on commit 1f10b6a

Please sign in to comment.