update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-05-11 16:38:17 -07:00
parent e1627883b2
commit cb0374a7e3
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ BUG FIXES:
* command/push: local vars override remote ones [GH-1881]
* provider/aws: Mark `aws_security_group` description as `ForceNew` [GH-1871]
* provider/aws: `aws_db_instance` ARN value is correct [GH-1910]
* provider/aws: `aws_db_instance` only submit modify request if there
is a change. [GH-1906]
* provider/template: Fix infinite diff [GH-1898]
## 0.5.0 (May 7, 2015)