Update CHANGELOG.md

pull/3696/head^2
Thomas Strömberg 2019-02-15 14:11:29 -08:00 committed by GitHub
parent 5c457ff35d
commit 5ef717a388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -33,13 +33,7 @@
* Remove redundant newline in `minikube status` [#3565](https://github.com/kubernetes/minikube/pull/3565)
* Fix for issue #3044 - mounted timestamps incorrect with windows host [#3285](https://github.com/kubernetes/minikube/pull/3285)
+ echo 'Huge thank you for this release towards our contributors: '
Huge thank you for this release towards our contributors:
+ sort
+ awk '{printf "- %s\n", $0 }'
+ uniq
++ git describe --abbrev=0
+ git log v0.33.1.. --format=%aN --reverse
- Abhilash Pallerlamudi
- Alberto Alvarez
- Anders Björklund