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 94ec493 commit 4374d38Copy full SHA for 4374d38
CHANGELOG.md
@@ -1,6 +1,9 @@
1
Unreleased Changes
2
------------------
3
4
+2.11.202 (2019-01-09)
5
+------------------
6
+
7
* Feature - Aws::Redshift - Updated the API, and documentation for Amazon Redshift.
8
9
* Feature - Aws::DocDB - Added support for a new service, Amazon DocumentDB with MongoDB compatibility.
VERSION
@@ -1 +1 @@
-2.11.201
+2.11.202
aws-sdk-core/lib/aws-sdk-core/version.rb
@@ -1,3 +1,3 @@
module Aws
- VERSION = '2.11.201'
+ VERSION = '2.11.202'
end
0 commit comments