From eb166ececa711b8d954c2d0203a57f95dc9eb4ce Mon Sep 17 00:00:00 2001 From: Star Brilliant <coder@poorlab.com> Date: Sun, 6 Dec 2020 22:52:35 +0000 Subject: [PATCH] Release 2.2.4 --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0a01158..5fe236c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,11 @@ This Changelog records major changes between versions. Not all changes are recorded. Please check git log for details. +## Version 2.2.4 + +- Add options to configure ECS netmask length +- Add an option to disable TLS verification (Note: dangerous) + ## Version 2.2.3 - Use the library ipTree to determine whether an IP is global routable, improving the performance -- GitLab