Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-07-29 14:48:04 -05:00
parent 686598ebf5
commit 9416d10ccc
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ IMPROVEMENTS:
BUG FIXES:
* core: Prevent error duplication in `apply` [GH-2815]
* core: Fix crash when a provider validation adds a warning [GH-2878]
* provider/aws: Fix issue with toggling monitoring in AWS Instances [GH-2794]
* provider/aws: Fix issue with Spot Instance Requests and cancellation [GH-2805]
* provider/aws: Fix issue with checking for ElastiCache cluster cache node status [GH-2842]