Skip to content

Commit 8eccf32

Browse files
committed
Tag release v2.1.29
1 parent e2c9684 commit 8eccf32

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Unreleased Changes
1+
2.1.29 (2015-10-08)
22
------------------
33

44
* Feature - Aws::ECS - Task definitions now support more Docker

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,8 @@ to be backwards compatible.
238238
| AWS Elastic Beanstalk | ElasticBeanstalk | 2010-12-01 |
239239
| AWS Identity and Access Management | IAM | 2010-05-08 |
240240
| AWS Import/Export | ImportExport | 2010-06-01 |
241+
| AWS IoT | IoT | 2015-05-28 |
242+
| AWS IoT Data Plane | IoTDataPlane | 2015-05-28 |
241243
| AWS Key Management Service | KMS | 2014-11-01 |
242244
| AWS Lambda | LambdaPreview | 2014-11-11 |
243245
| AWS Lambda | Lambda | 2015-03-31 |

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.28
1+
2.1.29
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Aws
2-
VERSION = '2.1.28'
2+
VERSION = '2.1.29'
33
end

0 commit comments

Comments
 (0)