From b132de608f33c9c5a893ee2d6b966cf60924e91b Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Tue, 26 Jun 2018 04:10:31 +0800 Subject: [PATCH] Release 1.3.7 --- Changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Changelog.md b/Changelog.md index c7cc969..845461c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,14 @@ This Changelog records major changes between versions. Not all changes are recorded. Please check git log for details. +## Version 1.3.7 + +- Add CloudFlare DNS resolver for Tor to the preset +- It is now able to print upstream information if error happens +- Updated default configuration files are now installed to `*.conf.example` +- Workaround a bug causing Unbound to refuse returning anything about the root +- Workaround a bug causing DNSCrypt-Proxy to expect a response with TransactionID = 0xcafe + ## Version 1.3.6 - We have a logger for macOS platform now, so logs can be sent to Console.app