From ca029c35958c9928814b519ce272d6a3f119d6f1 Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Fri, 29 Nov 2024 23:59:16 -0500 Subject: [PATCH] announce fix for docker reserved private share startup error --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0d8cc97d..0c4906035 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ FIX: Document unique names FIX: reduce Docker image sizes (https://github.com/openziti/zrok/pull/783) +FIX: Docker reserved private share startup error (https://github.com/openziti/zrok/pull/801) + FIX: Correct the download URL for the armv7 Linux release (https://github.com/openziti/zrok/issues/782) CHANGE: briefly mention the backend modes that apply to public and private share concepts