Skip to content

Commit

Permalink
Updated CHANGELOG with information about recent commits.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremeamia committed Feb 10, 2015
1 parent 8cc4642 commit c9c3c1f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,8 +1,17 @@
# CHANGELOG

## Next Release

* Added support for the Scan API for secondary indexes to the DynamoDB client.
* Added forward compatibility for the `'credentials'`, `'endpoint'`, and
`'http'` configuration options.
* Made the `marshalValue()` and `unmarshalValue()` methods public in the
DynamoDB Marshaler.

## 2.7.17 - 2015-01-27

* Added support for `getShippingLabel` to the AWS Import/Export client.
* Added support for online indexing to the DynamoDB client.
* Updated the AWS Lambda client.

## 2.7.16 - 2015-01-20
Expand Down

0 comments on commit c9c3c1f

Please sign in to comment.