update changelog

Minor formatting changes
This commit is contained in:
Wilken Rivera 2020-05-19 10:40:51 -04:00 committed by GitHub
parent fd0a511eb2
commit 508f6497bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
## 1.6.0 (Upcoming) ## 1.6.0 (Upcoming)
### BACKWARDS INCOMPATIBILITIES: ### BACKWARDS INCOMPATIBILITIES:
* `builder/vsphere-iso` The deprecated fields `network`, `network_card`, * builder/vsphere-iso: The deprecated fields `network`, `network_card`,
`disk_size`, `disk_thin_provisioned`, and `disk_eagerly_scrub` have been `disk_size`, `disk_thin_provisioned`, and `disk_eagerly_scrub` have been
removed. Run "packer fix template.json" to migrate an existig template removed. Run `packer fix template.json` to migrate an existig template
[GH-9149] [GH-9149]
### FEATURES: ### FEATURES: