Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-07-16 12:14:21 -05:00
parent 98891aef96
commit b83582d9d1
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ BUG FIXES:
IMPROVEMENTS:
* connection/ssh: Print SSH bastion host details to output [GH-2684]
* provider/aws: Create RDS databases from snapshots [GH-2062]
* provider/aws: Add support for restoring from Redis backup stored in S3 [GH-2634]
* provider/aws: Add `maintenance_window` to ElastiCache cluster [GH-2642]