From a3f44683250bb1689b9b5c434c61839454942ef1 Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Wed, 5 Dec 2018 15:57:25 +0800 Subject: [PATCH] Release 1.4.2 --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c2a9d3b..715f616 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 1.4.2 + +- Add PID file feature for systems which lacks a cgroup-based process tracker. +- Remove dns.ErrTruncated according to . + ## Version 1.4.1 - Add a configuration option: `debug_http_headers` (e.g. Add `CF-Ray` to diagnose Cloudflare's resolver)