From 69670df72be395159e23c7e59f234e3952ac99f1 Mon Sep 17 00:00:00 2001
From: caryoscelus <caryoscelus@gmx.com>
Date: Sun, 15 May 2022 18:31:40 +0400
Subject: [PATCH] update changelog

---
 CHANGELOG.md | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0760986a..76f50103 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,15 @@
-### zeronet-conservancy 0.7.4 (2022-04-25)
+### zeronet-conservancy 0.7.4+
+maintainers: @caryoscelus , @d4708
+- new icon & minor rebranding
+- don't check port in tor-only mode
+- documentation updates & fixes (by @caryoscelus and @d4708)
+- fix compatibility with modern hashlib (affects Android/Termux & others)
+- cleanup
+- more active trackers
+- replace old start script with a better one
+- colourful greetings
+
+### zeronet-conservancy 0.7.4 (2022-04-25) (733b1b05b1)
 maintainers: @caryoscelus
 - fix UiRequest.parsePath & minor code improvements
 - Sidebar "Open site directory" feature (by @defder-su)