Update CHANGELOG.md
This commit is contained in:
parent
30a87be969
commit
652229bdcb
|
@ -8,7 +8,9 @@ FEATURES:
|
|||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* core: Change set internals for performance improvements [GH-3992]
|
||||
* provider/aws: Add placement_group as an option for `aws_autoscaling_group` [GH-3704]
|
||||
* provider/cloudstack: performance improvements [GH-4150]
|
||||
* provider/docker: Add support for setting the entry point on `docker_container` resources [GH-3761]
|
||||
* provider/docker: Add support for setting the restart policy on `docker_container` resources [GH-3761]
|
||||
* provider/docker: Add support for setting memory, swap and CPU shares on `docker_container` resources [GH-3761]
|
||||
|
@ -17,7 +19,6 @@ IMPROVEMENTS:
|
|||
* provider/vsphere: Add support for custom vm params on `vsphere_virtual_machine` [GH-3867]
|
||||
* provider/vsphere: Rename vcenter_server config parameter to something clearer [GH-3718]
|
||||
* provider/vsphere: Make allow_unverified_ssl a configuable on the provider [GH-3933]
|
||||
* core: change set internals and make (extreme) performance improvements [GH-3992]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
|
Loading…
Reference in New Issue