Skip to content

Commit

Permalink
Carry CHANGELOG of v0.15.2 release to master (#897)
Browse files Browse the repository at this point in the history
  • Loading branch information
navidshaikh authored Jun 19, 2020
1 parent 887d367 commit f82b323
Showing 1 changed file with 21 additions and 4 deletions.
25 changes: 21 additions & 4 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,36 @@
| https://github.com/knative/client/pull/[#]
////

## Unreleased

[cols="1,10,3", options="header", width="100%"]
|===
| | Description | PR

| 🐛
| Return error message from using `--untag` with nonexistent tag
| 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.2 (2020-06-16)

[cols="1,10,3", options="header", width="100%"]
|===
| | Description | PR

| 🐛
| Fix build.sh for macOS users
| https://github.com/knative/client/pull/883[#883]

| 🐛
| Return error message when using --untag with nonexistent tag
| https://github.com/knative/client/pull/880[#880]

| ✨
| Update go.mod to specify the module is go1.14
| https://github.com/knative/client/pull/866[#866]
|===

## v0.15.1 (2020-06-03)

[cols="1,10,3", options="header", width="100%"]
Expand Down

0 comments on commit f82b323

Please sign in to comment.