From 3e17c20baa403e02a0e5bcbee00827384984508b Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Fri, 21 Mar 2025 23:52:20 -0400 Subject: [PATCH] announce change --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eff89764..d452e0e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ CHANGE: let the Docker instance set the Caddy HTTPS port (https://github.com/openziti/zrok/pull/920) +CHANGE: Add Traefik option for TLS termination in the Docker instance (https://github.com/openziti/zrok/issues/808) + ## v1.0.0 MAJOR RELEASE: zrok reaches version 1.0.0!