mirror of https://github.com/knative/client.git
Update CHANGELOG (#1060)
carry the updated changelogs from release-0.17 and release-0.18 branches
This commit is contained in:
parent
4ebd7ed604
commit
f7ddef522f
|
|
@ -12,6 +12,7 @@
|
||||||
| https://github.com/knative/client/pull/[#]
|
| https://github.com/knative/client/pull/[#]
|
||||||
////
|
////
|
||||||
|
|
||||||
|
### Unreleased
|
||||||
[cols="1,10,3", options="header", width="100%"]
|
[cols="1,10,3", options="header", width="100%"]
|
||||||
|===
|
|===
|
||||||
| | Description | PR
|
| | Description | PR
|
||||||
|
|
@ -25,6 +26,34 @@
|
||||||
| https://github.com/knative/client/pull/1054[#1054]
|
| 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)
|
## v0.18.0 (2020-10-07)
|
||||||
|
|
||||||
[cols="1,10,3", options="header", width="100%"]
|
[cols="1,10,3", options="header", width="100%"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue