Update changelog for 1.3 release (#1619)

This commit is contained in:
David Simansky 2022-03-08 12:05:06 +01:00 committed by GitHub
parent e7bd7f2641
commit 8ac7a827ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -11,6 +11,32 @@
| |
| https://github.com/knative/client/pull/[#] | https://github.com/knative/client/pull/[#]
//// ////
## v1.3.0 (2022-03-08)
[cols="1,10,3", options="header", width="100%"]
|===
| | Description | PR
| 🐛
| Fix traffic split auto redirection to only consider the active revisions
| https://github.com/knative/client/pull/1617[#1617]
| 🐛
| Fix missing Azure auth provider
| https://github.com/knative/client/pull/1616[#1616]
| 🐛
| Remove hardcoded kn for usage and error
| https://github.com/knative/client/pull/1598[#1603]
| 🐛
| Fix display version of Serving & Eventing
| https://github.com/knative/client/pull/1601[#1601]
| 🎁
| Add Knative Eventtype support
| https://github.com/knative/client/pull/1598[#1598]
|===
## v1.2.0 (2022-01-25) ## v1.2.0 (2022-01-25)
[cols="1,10,3", options="header", width="100%"] [cols="1,10,3", options="header", width="100%"]