From 3b1bf630f7685a1d4cc790a815599722f69a8653 Mon Sep 17 00:00:00 2001 From: SimplifiedPrivacy Date: Fri, 7 Aug 2026 15:06:33 -0400 Subject: [PATCH] Changelog update --- change_log.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/change_log.md b/change_log.md index 364a469..07a995e 100644 --- a/change_log.md +++ b/change_log.md @@ -1,5 +1,10 @@ # Major Change Log: +# WG Renegotiation +### Aug 7, 2026 +Wireguard renegotiation now flows through the new HTTPx modules +
+ # EncryptedProxy Configs ### Aug 6, 2026 EncryptedProxy configuration path setup, but not yet functional. Pydantic models for each protocol are being setup.