Release notes.
parent
dcc0b3854d
commit
72b325d941
|
@ -0,0 +1,13 @@
|
|||
# Minikube Release Notes
|
||||
|
||||
## Version 0.2.0 - 6/3/2016
|
||||
* conntrack is now bundled in the ISO.
|
||||
* DNS is now working.
|
||||
* Minikube now uses the iptables based proxy mode.
|
||||
* Internal libmachine logging is now hidden by default.
|
||||
* There is a new `minikube ssh` command to ssh into the minikube VM.
|
||||
* Dramatically improved integration test coverage
|
||||
* Switched to glog instead of fmt.Print*
|
||||
|
||||
## Version 0.1.0 - 5/29/2016
|
||||
* Initial minikube release.
|
Loading…
Reference in New Issue