Skip to content

Commit

Permalink
Version bump for 2.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremeamia committed Jul 16, 2014
1 parent 474a6d5 commit 88d0754
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Original file line Diff line number Diff line change
@@ -1,8 +1,8 @@
CHANGELOG CHANGELOG
========= =========


Next Release: 2.6.12 (2014-07-16)
------------- -------------------


* Added support for adding attachments to support case communications to the * Added support for adding attachments to support case communications to the
AWS Support API client. AWS Support API client.
Expand All @@ -22,9 +22,9 @@ Next Release:
2.6.11 (2014-07-09) 2.6.11 (2014-07-09)
------------------- -------------------


* Added support for Amazon Cognito Identity * Added support for **Amazon Cognito Identity**.
* Added support for Amazon Cognito Sync * Added support for **Amazon Cognito Sync**.
* Added support for Amazon CloudWatch Logs * Added support for **Amazon CloudWatch Logs**.
* Added support for editing existing health checks and associating health checks * Added support for editing existing health checks and associating health checks
with tags to the Amazon Route 53 client. with tags to the Amazon Route 53 client.
* Added the ModifySubnetAttribute operation to the Amazon EC2 client. * Added the ModifySubnetAttribute operation to the Amazon EC2 client.
Expand Down
2 changes: 1 addition & 1 deletion src/Aws/Common/Aws.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class Aws extends ServiceBuilder
/** /**
* @var string Current version of the SDK * @var string Current version of the SDK
*/ */
const VERSION = '2.6.11'; const VERSION = '2.6.12';


/** /**
* Create a new service locator for the AWS SDK * Create a new service locator for the AWS SDK
Expand Down

0 comments on commit 88d0754

Please sign in to comment.