diff --git a/CHANGELOG.md b/CHANGELOG.md index 63961cb125..d222a7373c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,16 +4,23 @@ Notable user-facing changes: -* Update default Kubernetes version to v1.6.0 [TBD] +* Update default Kubernetes version to v1.16.0 [#5395](https://github.com/kubernetes/minikube/pull/5395) +* Upgrade dashboard to 2.0.0b4 [#5403](https://github.com/kubernetes/minikube/pull/5403) +* Upgrade addon-manager to v9.0.2, improve startup and reconcile latency [#5405](https://github.com/kubernetes/minikube/pull/5405) +* Add --interactive flag to prevent stdin prompts [#5397](https://github.com/kubernetes/minikube/pull/5397) * Automatically install docker-machine-driver-hyperkit if missing or incompatible [#5354](https://github.com/kubernetes/minikube/pull/5354) * Driver defaults to the one previously used by the cluster [#5372](https://github.com/kubernetes/minikube/pull/5372) * Include port names in the 'minikube service' cmd's output [#5290](https://github.com/kubernetes/minikube/pull/5290) +* Include ISO files as part of a GitHub release [#5388](https://github.com/kubernetes/minikube/pull/5388) + +Thank you to our contributors for making the final push to our biggest release yet: - Jan Janik - Jose Donizetti - Josh Woodcock - Medya Ghazizadeh - Thomas Strömberg +- chentanjun ## Version 1.4.0-beta.2 - 2019-09-13