From 98a4f9384a69865538b565cd11aeda37e8785484 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Mon, 30 Jan 2023 17:39:32 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb2f48fc..f225c50c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ CHANGE: Prevent multiple `zrok enable` commands from succeeding (https://github.com/openziti/zrok/issues/190) +CHANGE: New `--insecure` flag for `share ` commands (https://github.com/openziti/zrok/issues/195) + # v0.3.0-rc5 CHANGE: Improvements to controller log messages to assist in operations (https://github.com/openziti/zrok/issues/186)