Update changelog for 1.5 release (#1680)

* Update changelog for 1.5 release

* Update CHANGELOG.adoc

Co-authored-by: Navid Shaikh <shaikhnavid14@gmail.com>

Co-authored-by: Navid Shaikh <shaikhnavid14@gmail.com>
This commit is contained in:
David Simansky 2022-05-31 18:28:37 +02:00 committed by GitHub
parent dec1fa55f2
commit 4cccb5f683
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 1 deletions

View File

@ -11,7 +11,36 @@
|
| https://github.com/knative/client/pull/[#]
////
## v1.4.0
## v1.5.0 (2022-05-31)
[cols="1,10,3", options="header", width="100%"]
|===
| | Description | PR
| 🎁
| Add delivery options to `broker create` command
| https://github.com/knative/client/pull/1670[#1670]
| 🐛
| Fix OCI image build
| https://github.com/knative/client/pull/1666[#1666]
| ✨
| Mark `--inject-broker` flag as deprecated
| https://github.com/knative/client/pull/1661[#1661]
|===
## v1.4.1 (2022-05-17)
[cols="1,10,3", options="header", width="100%"]
|===
| | Description | PR
| ✨
| Mark `--inject-broker` flag as deprecated
| https://github.com/knative/client/pull/1665[#1665]
|===
## v1.4.0 (2022-04-20)
[cols="1,10,3", options="header", width="100%"]
|===
| | Description | PR