From 917891e9b1fbe28e112ff7e399a92d60080c79e4 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Wed, 22 Mar 2023 13:10:15 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a22c3ee8..7a141930 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ CHANGE: `zrok config set apiEndpoint` now validates that the new API endpoint correctly starts with `http://` or `https://` (https://github.com/openziti/zrok/issues/258) +CHANGE: Additional linting to support homebrew (https://github.com/openziti/zrok/issues/264) + # v0.3.4 CHANGE: `zrok test endpoint` incorporates `--ziti` mode (and related flags) to allow direct endpoint listening on a Ziti service