Skip to content

Commit

Permalink
Tag release v2.1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
awood45 committed Oct 6, 2015
1 parent 7d981f0 commit 9401c98
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Unreleased Changes
2.1.27 (2015-10-06)
------------------

* Feature - Aws::WAF - Adds SDK support for AWS WAF, a web application firewall
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,8 @@ to be backwards compatible.
| AWS Security Token Service | STS | 2011-06-15 |
| AWS Storage Gateway | StorageGateway | 2013-06-30 |
| AWS Support | Support | 2013-04-15 |
| Amazon CloudFront | CloudFront | 2015-04-17 |
| AWS WAF | WAF | 2015-08-24 |
| Amazon CloudFront | CloudFront | 2015-07-27 |
| Amazon CloudHSM | CloudHSM | 2014-05-30 |
| Amazon CloudSearch | CloudSearch | 2013-01-01 |
| Amazon CloudSearch Domain | CloudSearchDomain | 2013-01-01 |
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.26
2.1.27
2 changes: 1 addition & 1 deletion aws-sdk-core/lib/aws-sdk-core/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Aws
VERSION = '2.1.26'
VERSION = '2.1.27'
end

0 comments on commit 9401c98

Please sign in to comment.