Skip to content

Commit 2ae2fec

Browse files
committed
Update changelog
1 parent 7602998 commit 2ae2fec

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,18 @@
22

33
## Version 1.20.0-beta.0 - 2021-04-30
44

5-
* Add cpu usage benchmark command `make cpu-benchmark` and website docs [#11140](https://github.com/kubernetes/minikube/pull/11140)
6-
* Ingress Addon: fix bug which the networking.k8s.io/v1 ingress is always rejected [#11189](https://github.com/kubernetes/minikube/pull/11189)
5+
Features:
6+
77
* New command: `build` to build images using minikube [#11164](https://github.com/kubernetes/minikube/pull/11164)
88
* New command 'image pull': allow to load remote images directly without cache [#11127](https://github.com/kubernetes/minikube/pull/11127)
99
* Add feature to opt-in to get notifications for beta releases [#11169](https://github.com/kubernetes/minikube/pull/11169)
1010
* UI: Add log file to GitHub issue output [#11158](https://github.com/kubernetes/minikube/pull/11158)
1111
* Change 'minikube version --short' to only print the version without a prompt. [#11167](https://github.com/kubernetes/minikube/pull/11167)
12+
13+
Bug Fixes:
14+
15+
* Ingress Addon: fix bug which the networking.k8s.io/v1 ingress is always rejected [#11189](https://github.com/kubernetes/minikube/pull/11189)
16+
* Improve how cni and cruntimes work together [#11185, #11209](https://github.com/kubernetes/minikube/pull/11209, https://github.com/kubernetes/minikube/pull/11185)
1217
* Check if Docker installed via Snap Package Manager [#11088](https://github.com/kubernetes/minikube/pull/11088)
1318

1419

0 commit comments

Comments
 (0)