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 c86e13b commit 0c7fa94Copy full SHA for 0c7fa94
CHANGELOG.md
@@ -1,6 +1,9 @@
1
Unreleased Changes
2
------------------
3
4
+2.11.390 (2019-11-05)
5
+------------------
6
+
7
* Feature - Aws::RDS - Updated the documentation for Amazon Relational Database Service.
8
9
* Feature - Aws::CodeStarNotifications - Added support for a new service, AWS CodeStar Notifications.
VERSION
@@ -1 +1 @@
-2.11.389
+2.11.390
aws-sdk-core/lib/aws-sdk-core/version.rb
@@ -1,3 +1,3 @@
module Aws
- VERSION = '2.11.389'
+ VERSION = '2.11.390'
end
0 commit comments