From ed5c7f5a9dd02c7d0485e904b3cbb268cc4a022b Mon Sep 17 00:00:00 2001
From: Kazuhiro Sera
Date: Thu, 4 Jun 2020 20:16:51 +0900
Subject: [PATCH] version 2.7.1
---
docs-src/_themes/slack/layout.html | 2 +-
docs-src/changelog.rst | 11 +++++++++++
docs/about.html | 3 ++-
docs/auth.html | 3 ++-
docs/basic_usage.html | 3 ++-
docs/changelog.html | 13 ++++++++++++-
docs/conversations.html | 3 ++-
docs/faq.html | 3 ++-
docs/genindex.html | 3 ++-
docs/index.html | 3 ++-
docs/metadata.html | 3 ++-
docs/real_time_messaging.html | 3 ++-
docs/search.html | 3 ++-
docs/searchindex.js | 2 +-
slack/version.py | 2 +-
15 files changed, 46 insertions(+), 14 deletions(-)
diff --git a/docs-src/_themes/slack/layout.html b/docs-src/_themes/slack/layout.html
index 646bc49ac..6bced1bb0 100644
--- a/docs-src/_themes/slack/layout.html
+++ b/docs-src/_themes/slack/layout.html
@@ -146,7 +146,7 @@
- © 2019 Slack Technologies, Inc. and contributors
+ © 2020 Slack Technologies, Inc. and contributors
diff --git a/docs-src/changelog.rst b/docs-src/changelog.rst
index a970fef8e..7cb720176 100644
--- a/docs-src/changelog.rst
+++ b/docs-src/changelog.rst
@@ -2,6 +2,17 @@
Changelog
==============================================
+v2.7.1 (2020-06-04)
+-------------------
+
+This release includes the fixes for regression bugs in `WebClient` since v2.6.0. Refer to `v2.7.1 milestone `_ to know the complete list of the issues resolved by this release.
+
+**Updates**
+
+1. [WebClient] #716 #712 Support timeout in sync WebClient/WebClient - Thanks @DanialErfanian @seratch
+2. [WebClient] #713 Support custom SSL context in sync WebClient - Thanks @austinbutler
+3. [WebClient] #715 #714 Support proxy in sync WebClient/WebClient - Thanks @austinbutler @seratch
+
v2.7.0 (2020-06-02)
-------------------
diff --git a/docs/about.html b/docs/about.html
index 6eb5c46bf..fd4ba3dc0 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -165,6 +165,7 @@
Changelog
Changelog
diff --git a/docs/basic_usage.html b/docs/basic_usage.html
index 737f8b6bd..aab8f112a 100644
--- a/docs/basic_usage.html
+++ b/docs/basic_usage.html
@@ -165,6 +165,7 @@
Changelog
Changelog
+v2.7.1 (2020-06-04)
v2.7.0 (2020-06-02)
v2.6.2 (2020-05-28)
v2.6.1 (2020-05-24)
@@ -229,6 +230,16 @@
Changelog
+
+
v2.7.1 (2020-06-04)
+
This release includes the fixes for regression bugs in WebClient since v2.6.0. Refer to v2.7.1 milestone to know the complete list of the issues resolved by this release.
+
Updates
+
+[WebClient] #716 #712 Support timeout in sync WebClient/WebClient - Thanks @DanialErfanian @seratch
+[WebClient] #713 Support custom SSL context in sync WebClient - Thanks @austinbutler
+[WebClient] #715 #714 Support proxy in sync WebClient/WebClient - Thanks @austinbutler @seratch
+
+
v2.7.0 (2020-06-02)
Refer to v2.7.0 milestone to know the complete list of the issues resolved by this release.
@@ -605,7 +616,7 @@
v0.17.0 (2016-02-15)