From 375a6f0aa8a3c772ef82c4371dfcf1feb99265e5 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Mon, 6 Feb 2023 13:50:56 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ae4287f..76c28070 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v0.3.0 + +CHANGE: Removed some minor web console lint and warnings (https://github.com/openziti/zrok/issues/205) + # v0.3.0-rc6 CHANGE: Better error message when `zrok admin create frontend` runs into a duplicate name collision (https://github.com/openziti/zrok/issues/168)