From bfc4aa2e08f90798514ed43af0ced1d30b2dc1a6 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Mon, 30 Jan 2023 16:51:24 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6117316a..fb2f48fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v0.3.0-rc6 + +CHANGE: Prevent multiple `zrok enable` commands from succeeding (https://github.com/openziti/zrok/issues/190) + # v0.3.0-rc5 CHANGE: Improvements to controller log messages to assist in operations (https://github.com/openziti/zrok/issues/186)