update changelog wording

pull/15088/head
Steven Powell 2022-10-07 16:28:07 -07:00
parent 006b13ba35
commit 4c895c6115
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@
## Version 1.27.1 - 2022-10-07
Features (Experimental):
* Implement socket_vmnet network (QEMU) for macOS [#14989](https://github.com/kubernetes/minikube/pull/14989)
* QEMU Driver: Add support for dedicated network on macOS (socket_vmnet) [#14989](https://github.com/kubernetes/minikube/pull/14989)
* QEMU Driver: Add support minikube service and tunnel on macOS [#14989](https://github.com/kubernetes/minikube/pull/14989)
Minor Imprevements:
* Check if context is invalid during update-context command [#15032](https://github.com/kubernetes/minikube/pull/15032)