Release 1.4.2

This commit is contained in:
Star Brilliant
2018-12-05 15:57:25 +08:00
parent fa2bcf74a9
commit a3f4468325

View File

@@ -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 <https://github.com/miekg/dns/pull/815>.
## Version 1.4.1
- Add a configuration option: `debug_http_headers` (e.g. Add `CF-Ray` to diagnose Cloudflare's resolver)