From a9e33ed90eb60472cd1bb56ed95217e26fc62597 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Thu, 9 Feb 2023 14:50:27 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d86d8113..4f9f22be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ CHANGE: Incorporate initial docker image build (https://github.com/openziti/zrok/issues/217) +CHANGE: Improve target URL parsing for `zrok share` when using `--backend-mode` proxy (https://github.com/openziti/zrok/issues/211) + CHANGE: Improve usability of `zrok invite` TUI in low-color environments (https://github.com/openziti/zrok/issues/206) CHANGE: Better error responses when `zrok invite` fails due to missing token (https://github.com/openziti/zrok/issues/207)