update CHANGELOG
This commit is contained in:
parent
d7e8192456
commit
72d3c0c54a
|
@ -1,6 +1,7 @@
|
|||
## 0.4.1 (unreleased)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* provider/aws: Route 53 records can now update `ttl` and `records` attributes
|
||||
without destroying/creating the record [GH-1396]
|
||||
* provider/aws: Support changing additional attributes of RDS databases
|
||||
|
@ -28,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/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]
|
||||
|
||||
|
|
Loading…
Reference in New Issue