From 51b065eed71f0cb0a7dd7c2e580e6997016b7678 Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Sun, 27 May 2018 21:03:51 +0800 Subject: [PATCH] Release 1.3.6 --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index a134c3c..c7cc969 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.3.6 + +- We have a logger for macOS platform now, so logs can be sent to Console.app +- Add an option to disable IPv6, this option is available to client only + ## Version 1.3.5 - Limit the frequency of creating HTTP client on bad network condition