From 766af7f81e65bdd2f85eee047e0090343fa6ee89 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Wed, 1 Feb 2023 10:09:20 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eeb3085e..a157a55f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # v0.3.0-rc6 +CHANGE: Add favicon to web console (https://github.com/openziti/zrok/issues/198) + CHANGE: Add configurable "terms of use" link in the controller configuration, and optionally display the link on the login form and registration forms (https://github.com/openziti/zrok/issues/184) CHANGE: Prevent multiple `zrok enable` commands from succeeding (https://github.com/openziti/zrok/issues/190)