From b63e86bab344e4834a7e5dced99a9b0e63761325 Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Sun, 22 Nov 2020 13:26:41 +0000 Subject: [PATCH] Release 2.2.3 --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 177f0af..0a01158 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.3 + +- Use the library ipTree to determine whether an IP is global routable, improving the performance +- Google's 8.8.8.8 resolver is now marked as "Good ECS" in the example configuration file + ## Version 2.2.2 - Allow client to opt-out EDNS0 Client Support