提交 116994cf 编写于 作者: A Aaron Prindle

Updated CHANGELOG, Makefile, and releases.json for v0.7.1 release

上级 4d024730
# Minikube Release Notes
## Version 0.7.1 - 7/27/2016
* Fixed a filepath issue which caused `minikube start` to not work properly on Windows
## Version 0.7.0 - 7/26/2016
* Added experimental support for Windows.
* Changed the etc DNS port to avoid a conflict with deis/router.
......
......@@ -16,7 +16,7 @@
export GO15VENDOREXPERIMENT=1
# Bump this on release
VERSION ?= v0.7.0
VERSION ?= v0.7.1
GOOS ?= $(shell go env GOOS)
GOARCH ?= $(shell go env GOARCH)
......
[
{
"name": "v0.7.1"
},
{
"name": "v0.7.0"
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册