fix typo in Changelog

Not sure if you care about this but thought I'd suggest the edit.
pull/335/head
Brian Fallik 2016-07-13 17:51:03 -04:00 committed by GitHub
parent 589ac0d2fe
commit 974c52a850
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
## Version 0.6.0 - 7/13/2016
* Added a `--disk-size` flag to `minikube start`.
* Fixed a bug regarding auth tokens not being reconfigured properly after VM restart
* Added a new `get-k8s-versions` command, to get the available kubernetes versions so that users know what versions are available when trying to selct the kubernetes version to use
* Added a new `get-k8s-versions` command, to get the available kubernetes versions so that users know what versions are available when trying to select the kubernetes version to use
* Makefile Updates
* Documentation Updates