From e9cb34a4678a5a48794296852d101f98ce97a185 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Tue, 28 Nov 2023 11:26:59 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efc5f533..ddcbca1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,7 @@ CHANGE: Replaced most in-line shell scripts in Docker Compose projects with installed scripts that are shared between the Docker and Linux service. This normalizes the operational configuration of both Docker shares and Linux service, i.e., to use the same env vars. -CHANGE: documentation: Replaced Downloads page with downloads cards and Install guides offering latest release - -CHANGE: documentation: Add a guide for running zrok as a production service - -CHANGE: documentation: Organize the instance configuration section of getting started as a separate guide - -CHANGE: documentation: upgrade to Docusaurus v3 +CHANGE: Upgrade to Docusaurus v3 for documentation. FIX: Some Docker shares had broken env mountpoints