Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko authored Feb 8, 2017
1 parent 8ab4b03 commit e2919c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## 0.8.7 (UNRELEASED)

BACKWARDS INCOMPATIBILITIES / NOTES:

* provider/aws: `kinesis_endpoint` & `dynamodb_endpoint` fields in the provider schema were deprecated in favour of `kinesis` & `dynamodb` inside the `endpoints` block. Deprecated fields will be removed in 0.9 [GH-11768]

IMPROVEMENTS:

* provider/aws: Update aws_ssm_document to include `document_type`, `latest_version` and `default_version` [GH-11671]
Expand Down

0 comments on commit e2919c2

Please sign in to comment.