chore: add missing CHANGELOG entry for grouped help messages (#893)

This commit is contained in:
Roland Huß 2020-06-18 23:11:25 +02:00 committed by GitHub
parent f869b44d66
commit 10b23b8802
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -17,8 +17,12 @@
| | Description | PR | | Description | PR
| 🐛 | 🐛
| Return Error Message from Using --untag with Nonexistent Tag | Return error message from using `--untag` with nonexistent tag
| https://github.com/knative/client/pull/880[#880] | https://github.com/knative/client/pull/880[#880]
| 🎁
| Group commands in usage output with `kn --help`
| https://github.com/knative/client/pull/887[#887]
|=== |===
## v0.15.1 (2020-06-03) ## v0.15.1 (2020-06-03)
@ -28,7 +32,7 @@
| | Description | PR | | Description | PR
| 🐛 | 🐛
| Update flag names to --request and --limit | Update flag names to `--request` and `--limit`
| https://github.com/knative/client/pull/872[#872] | https://github.com/knative/client/pull/872[#872]
| 🐛 | 🐛