From 5c801f65ba89f735ac2cc74c4edba53750a131b8 Mon Sep 17 00:00:00 2001 From: jkito <belter@riseup.net> Date: Sat, 22 Jun 2024 00:31:22 +0530 Subject: [PATCH] update to version 0.24.6-rc.1 --- CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index ca02b1bf..d2b3d15c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,15 @@ development =========== - ... +0.24.6-rc.1 +====== +- Adds better debug and informational logs +- Partially implement menshen V5 API +- Partially implements the new Bitmask and Riseup designs +- Addition of PPA for ubuntu numbat +- Adds timeout for http connections +- Adds error checking to various places in the code + 0.24.5 ====== - fix missing dependencies on .deb package -- GitLab