add hyperv bug fix to changelog

pull/7038/head
Priya Wadhwa 2020-03-13 15:04:52 -07:00
parent d4860fe3f9
commit 2cc9ddbea0
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ Bug Fixes:
* Fix dockerd internal port changing on restart [#7021](https://github.com/kubernetes/minikube/pull/7021)
* none: Skip driver preload and image caching [#7015](https://github.com/kubernetes/minikube/pull/7015)
* preload: fix bug for windows file separators [#6968](https://github.com/kubernetes/minikube/pull/6968)
* hyperV: fix 'memory value assigned' bug by rounding suggested memory alloc by 100MB for VM's
Documentation: