From cad9da016230ac61c20aeb484f7e359f00e0a574 Mon Sep 17 00:00:00 2001 From: Hao Liu Date: Mon, 23 May 2016 16:39:54 +0800 Subject: [PATCH] release 3.4.1 --- HISTORY.rst | 2 ++ config/messages/3.4.1.md | 2 ++ config/settings/toolingapi.sublime-settings | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index e38fcd9..10e421e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -9,6 +9,8 @@ Release 3.4.1 (2016-05-23) ++++++++++++++++++ * Fix issue #113 * Fix issue #115 +* Fix Bug for conflict checking bug caused by solution for issue #108 +* Fix Bug for ``fetch debug log`` * Execute ``fetch_debug_log`` operation after ``run sync test`` diff --git a/config/messages/3.4.1.md b/config/messages/3.4.1.md index 8b770c0..4423e93 100644 --- a/config/messages/3.4.1.md +++ b/config/messages/3.4.1.md @@ -4,4 +4,6 @@ Release Date: 23 May 2016 * Fix issue #113 * Fix issue #115 +* Fix Bug for conflict checking bug caused by solution for issue #108 +* Fix Bug for ``fetch debug log`` * Execute ``fetch_debug_log`` operation after ``run sync test`` \ No newline at end of file diff --git a/config/settings/toolingapi.sublime-settings b/config/settings/toolingapi.sublime-settings index c192655..cfd6e10 100644 --- a/config/settings/toolingapi.sublime-settings +++ b/config/settings/toolingapi.sublime-settings @@ -77,7 +77,7 @@ "maximum_concurrent_connections": 30, // API version - "api_version" : 35, + "api_version" : 36, // Browser Path Setting, // You should set a valid browser path, otherwise, it will have problem.