mirror of https://github.com/knative/client.git
Update changelog for 0.26 release (#1456)
This commit is contained in:
parent
99c70da090
commit
4760e52704
|
|
@ -11,16 +11,26 @@
|
|||
|
|
||||
| https://github.com/knative/client/pull/[#]
|
||||
////
|
||||
|
||||
## v0.25.0 (2021-08-10)
|
||||
## v0.26.0 (2021-09-21)
|
||||
[cols="1,10,3", options="header", width="100%"]
|
||||
|===
|
||||
| | Description | PR
|
||||
|
||||
| ✨
|
||||
| Remove `DeprecatedImageDigest` field
|
||||
| https://github.com/knative/client/pull/1454[#1454]
|
||||
|
||||
| ✨
|
||||
| Reuse conflict retry loop from client-go/util/retry
|
||||
| https://github.com/knative/client/pull/1441[#1441]
|
||||
|
||||
|===
|
||||
|
||||
## v0.25.0 (2021-08-10)
|
||||
[cols="1,10,3", options="header", width="100%"]
|
||||
|===
|
||||
| | Description | PR
|
||||
|
||||
| ✨
|
||||
| Deprecate `lookup-path` as path lookup will always be enabled in the future
|
||||
| https://github.com/knative/client/pull/1422[#1422]
|
||||
|
|
|
|||
Loading…
Reference in New Issue