Update CHANGELOG (#1060)

carry the updated changelogs from release-0.17 and release-0.18 branches
This commit is contained in:
Navid Shaikh 2020-10-12 18:46:17 +05:30 committed by GitHub
parent 4ebd7ed604
commit f7ddef522f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -12,6 +12,7 @@
| https://github.com/knative/client/pull/[#]
////
### Unreleased
[cols="1,10,3", options="header", width="100%"]
|===
| | Description | PR
@ -25,6 +26,34 @@
| https://github.com/knative/client/pull/1054[#1054]
|===
## v0.18.1 (2020-10-13)
[cols="1,10,3", options="header", width="100%"]
|===
| | Description | PR
| 🎁
| Add WithLabel list filter to serving client lib
| https://github.com/knative/client/pull/1054[#1054]
| 🐛
| Fix for test flake when sync waiting and an intermediate error occurs
| https://github.com/knative/client/pull/1052[#1052]
|===
## v0.17.2 (2020-10-12)
[cols="1,10,3", options="header", width="100%"]
|===
| | Description | PR
| 🎁
| Add WithLabel list filter to serving client lib
| https://github.com/knative/client/pull/1054[#1054]
| 🐛
| Fix for test flake when sync waiting and an intermediate error occurs
| https://github.com/knative/client/pull/1052[#1052]
|===
## v0.18.0 (2020-10-07)
[cols="1,10,3", options="header", width="100%"]