Skip to content

Commit d12f011

Browse files
committed
update changelog
1 parent 1dcf457 commit d12f011

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Release Notes
22

3+
## Version 1.20.0-beta.0 - 2021-04-30
4+
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)
7+
* New command: `build` to build images using minikube [#11164](https://github.com/kubernetes/minikube/pull/11164)
8+
* New command "image pull: allow to load remote images directly without cache [#11127](https://github.com/kubernetes/minikube/pull/11127)
9+
* Add feature to opt-in to get notifications for beta releases [#11169](https://github.com/kubernetes/minikube/pull/11169)
10+
* UI: Add log file to GitHub issue output [#11158](https://github.com/kubernetes/minikube/pull/11158)
11+
* Change 'minikube version --short' to only print the version without a prompt. [#11167](https://github.com/kubernetes/minikube/pull/11167)
12+
* Check if Docker installed via Snap Package Manager [#11088](https://github.com/kubernetes/minikube/pull/11088)
13+
14+
15+
Thank you to our contributors for this release!
16+
17+
- Anders F Björklund
18+
- Andriy Dzikh
19+
- Ed Vinyard
20+
- Hu Shuai
21+
- Ilya Zuyev
22+
- Kenta Iso
23+
- Medya Ghazizadeh
24+
- Michael Captain
25+
- Predrag Rogic
26+
- Sharif Elgamal
27+
- Steven Powell
28+
- Tobias Klauser
29+
- csiepka
30+
- hiroygo
31+
- 李龙峰
32+
33+
334
## Version 1.19.0 - 2021-04-09
435

536
* allow Auto-Pause addon on VMs [#11019](https://github.com/kubernetes/minikube/pull/11019)

0 commit comments

Comments
 (0)