From dee54cafc4e47a8feffbb1056c9f58b4203d9551 Mon Sep 17 00:00:00 2001 From: David Simansky Date: Tue, 23 Jun 2020 16:24:57 +0200 Subject: [PATCH] chore: Add broker management feature to changelog --- CHANGELOG.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 649c2c16f3..9af7b00e74 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -25,6 +25,10 @@ | 🎁 | Group commands in usage output with `kn --help` | https://github.com/knative/client/pull/887[#887] + +| 🎁 +| Add commands to manage Broker resource +| https://github.com/knative/client/pull/894[#894] |=== ## v0.15.2 (2020-06-16)