We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a197719 commit 67b3ef3Copy full SHA for 67b3ef3
CHANGELOG.md
@@ -1,6 +1,9 @@
1
Unreleased Changes
2
------------------
3
4
+2.11.628 (2020-11-16)
5
+------------------
6
+
7
* Feature - Aws::CodePipeline - Updated the API, and documentation for AWS CodePipeline.
8
9
* Feature - Aws::DatabaseMigrationService - Updated the API, and documentation for AWS Database Migration Service.
VERSION
@@ -1 +1 @@
-2.11.627
+2.11.628
aws-sdk-core/lib/aws-sdk-core/version.rb
@@ -1,3 +1,3 @@
module Aws
- VERSION = '2.11.627'
+ VERSION = '2.11.628'
end
0 commit comments