Skip to content

Commit

Permalink
Tag release v2.2.35
Browse files Browse the repository at this point in the history
References:
  #1161, #1162
  • Loading branch information
trevorrowe committed Apr 19, 2016
1 parent e5e65a3 commit 3602c6d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
Unreleased Changes
2.2.35 (2016-04-19)
------------------

* Feature - Aws::S3 - Added support for Amazon S3 accelerate feature.
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -266,6 +266,7 @@ to be backwards compatible.
| Amazon CloudWatch Events | CloudWatchEvents | 2015-10-07 |
| Amazon CloudWatch Logs | CloudWatchLogs | 2014-03-28 |
| Amazon Cognito Identity | CognitoIdentity | 2014-06-30 |
| Amazon Cognito Identity Provider | CognitoIdentityProvider | 2016-04-18 |
| Amazon Cognito Sync | CognitoSync | 2014-06-30 |
| Amazon DynamoDB | DynamoDB | 2012-08-10 |
| Amazon DynamoDB Streams | DynamoDBStreams | 2012-08-10 |
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.2.34
2.2.35
2 changes: 1 addition & 1 deletion aws-sdk-core/lib/aws-sdk-core/version.rb
@@ -1,3 +1,3 @@
module Aws
VERSION = '2.2.34'
VERSION = '2.2.35'
end

0 comments on commit 3602c6d

Please sign in to comment.