mirror of https://github.com/knative/client.git
chore: add missing CHANGELOG entry for grouped help messages (#893)
This commit is contained in:
parent
f869b44d66
commit
10b23b8802
|
|
@ -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]
|
||||||
|
|
||||||
| 🐛
|
| 🐛
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue