From 4cbe7c8c984d392787091ffdab50eae71bbe77f2 Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Thu, 26 Apr 2018 10:33:38 +0800 Subject: [PATCH] Release 1.3.4 --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index fba997f..b2124d1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,13 @@ This Changelog records major changes between versions. Not all changes are recorded. Please check git log for details. +## Version 1.3.4 + +- doh-client now silently fails in case of network error to prevent caching of SERVFAIL +- EDNS0 is now inserted to the beginning of OPT section, to ensure DNSSEC signatures are at the end +- Improve building system +- Update documents + ## Version 1.3.3 - Take User-Agent out of common library, that would be better for packaging