From 6ff22865e03e27487024bb3d2bfc92da04bd7c46 Mon Sep 17 00:00:00 2001 From: Marcel <110860055+Morethanevil@users.noreply.github.com> Date: Tue, 16 Jul 2024 14:26:19 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f245f04..fd4b1f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# v3.0.9 16 Jul 2024 + ++ Added certificate download [#227](https://github.com/tobychui/zoraxy/issues/227) ++ Updated netcup timeout value [#231](https://github.com/tobychui/zoraxy/issues/231) ++ Updated geoip db ++ Removed debug print from log viewer ++ Upgraded netstat log printing to new log formatter ++ Improved update module implementation + # v3.0.8 15 Jul 2024 + Added apache style logging mechanism (and build-in log viewer) [#218](https://github.com/tobychui/zoraxy/issues/218)