Add release note for shell completion

This commit is contained in:
John Gardiner Myers 2021-07-27 21:04:01 -07:00
parent 085b43e420
commit 0225ebd96d
1 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,8 @@ spec:
# Other changes of note
* Support for shell completion has been substantially improved. kOps has added support for shell completion in `fish` and `PowerShell`.
* It is no longer necessary to set `AWS_SDK_LOAD_CONFIG=1` in the environment when using AWS assumed roles with the `kops` CLI.
* There is a new command `kops get assets` for listing image and file assets used by a cluster.