We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b0acb commit 0456732Copy full SHA for 0456732
CHANGELOG.md
@@ -1,6 +1,9 @@
1
Unreleased Changes
2
------------------
3
4
+2.11.234 (2019-03-05)
5
+------------------
6
+
7
* Feature - Aws::CodeDeploy - Updated the documentation for AWS CodeDeploy.
8
9
* Feature - Aws::MediaLive - Updated the API, and documentation for AWS Elemental MediaLive.
VERSION
@@ -1 +1 @@
-2.11.233
+2.11.234
aws-sdk-core/lib/aws-sdk-core/version.rb
@@ -1,3 +1,3 @@
module Aws
- VERSION = '2.11.233'
+ VERSION = '2.11.234'
end
0 commit comments