Skip to content

Commit

Permalink
Release version 0.4.0
Browse files Browse the repository at this point in the history
* Add `get` sub-command: this allows users to download a specific
  version of `kubectl`
* Fix parsing of global options of kubectl
* Fix error reporting of the download helper
  • Loading branch information
flavio committed Aug 4, 2021
1 parent 77846a0 commit f766ce4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Wed Aug 04 10:55:25 CEST 2021 Flavio Castelli <[email protected]>

* Release v0.4.0
* Add `get` sub-command: this allows users to download a specific
version of `kubectl`
* Fix parsing of global options of kubectl
* Fix error reporting of the download helper

Tue Jun 22 10:59:56 CEST 2021 Flavio Castelli <[email protected]>

* Release v0.3.2
Expand Down

0 comments on commit f766ce4

Please sign in to comment.