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)