Skip to content

Commit

Permalink
Tag release v2.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorrowe committed Oct 1, 2015
1 parent 20d5cc5 commit 5b25e47
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 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.26 (2015-10-01)
------------------

* Feature - Aws::ElasticsearchService - Added support for Amazon Elasticsearch Service
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ to be backwards compatible.
| Amazon Elastic File System | EFS | 2015-02-01 |
| Amazon Elastic MapReduce | EMR | 2009-03-31 |
| Amazon Elastic Transcoder | ElasticTranscoder | 2012-09-25 |
| Amazon Elasticsearch Service | ElasticsearchService | 2015-01-01 |
| Amazon Glacier | Glacier | 2012-06-01 |
| Amazon Kinesis | Kinesis | 2013-12-02 |
| Amazon Machine Learning | MachineLearning | 2014-12-12 |
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.25
2.1.26
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.25'
VERSION = '2.1.26'
end

0 comments on commit 5b25e47

Please sign in to comment.