update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-04-01 22:55:16 -07:00
parent 8ee6a03748
commit 31531e5414
1 changed files with 2 additions and 1 deletions

View File

@ -63,6 +63,7 @@ IMPROVEMENTS:
* provider/aws: Add non-destructive updates to AWS RDS. You can now upgrade
`egine_version`, `parameter_group_name`, and `multi_az` without forcing
a new database to be created.[GH-1341]
* provisioners/remote-exec: SSH agent support. [GH-1208]
BUG FIXES: