Update CHANGELOG.md

This commit is contained in:
Clint 2015-04-09 11:55:10 -05:00
parent 02c81c479d
commit 47f8b50a85
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ BUG FIXES:
causing unresolvable diffs [GH-1444]
* provider/aws: Fix issue preventing launch configurations from being valid
in EC2 Classic [GH-1412]
* provider/aws: Fix issue in updating Route 53 records on refresh/read. [GH-1430]
* provider/docker: Don't ask for `cert_path` input on every run [GH-1432]
* provider/google: Fix issue causing unresolvable diff on instances with
`network_interface` [GH-1427]