chore: Fix changelog on master (#760)

* chore: Fix changelog on master

* another fix

* Update CHANGELOG.adoc

Co-Authored-By: Navid Shaikh <nshaikh@redhat.com>

Co-authored-by: Navid Shaikh <nshaikh@redhat.com>
This commit is contained in:
Roland Huß 2020-03-25 17:26:50 +01:00 committed by GitHub
parent bedfa99b83
commit 521a0b423d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -18,6 +18,14 @@
|===
| | Description | PR
|===
## v0.13.1 (2020-03-25)
[cols="1,10,3", options="header", width="100%"]
|===
| | Description | PR
| 🐛
| Fix filter delete for trigger update command
| https://github.com/knative/client/pull/746[#746]
@ -33,6 +41,7 @@
| 🐛
| Fix default config path on Windows
| https://github.com/knative/client/pull/751[#751]
|===
## v0.13.0 (2020-03-11)