You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-src/changelog.rst
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
Changelog
3
3
==============================================
4
4
5
+
v2.8.2 (2020-09-04)
6
+
-------------------
7
+
8
+
Refer to `v2.8.2 milestone <https://github.com/slackapi/python-slackclient/milestone/16?closed=1>`_ to know the complete list of the issues resolved by this release.
9
+
10
+
**Updates**
11
+
12
+
1. [WebClient] #795 #794 Add admin.conversations.* API methods in WebClient/AsyncWebClient - Thanks @ruberVulpes
13
+
2. [WebClient] #796 Fix a link to the Static options documentation - Thanks @Jamim
<h1>Changelog<aclass="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h1>
239
+
<divclass="section" id="v2-8-2-2020-09-04">
240
+
<h2>v2.8.2 (2020-09-04)<aclass="headerlink" href="#v2-8-2-2020-09-04" title="Permalink to this headline">¶</a></h2>
241
+
<p>Refer to <aclass="reference external" href="https://github.com/slackapi/python-slackclient/milestone/16?closed=1">v2.8.2 milestone</a> to know the complete list of the issues resolved by this release.</p>
242
+
<p><strong>Updates</strong></p>
243
+
<olclass="arabic simple">
244
+
<li><p>[WebClient] #795 #794 Add admin.conversations.* API methods in WebClient/AsyncWebClient - Thanks @ruberVulpes</p></li>
245
+
<li><p>[WebClient] #796 Fix a link to the Static options documentation - Thanks @Jamim</p></li>
246
+
</ol>
247
+
</div>
238
248
<divclass="section" id="v2-8-1-2020-08-28">
239
249
<h2>v2.8.1 (2020-08-28)<aclass="headerlink" href="#v2-8-1-2020-08-28" title="Permalink to this headline">¶</a></h2>
240
250
<p>Refer to <aclass="reference external" href="https://github.com/slackapi/python-slackclient/milestone/15?closed=1">v2.8.1 milestone</a> to know the complete list of the issues resolved by this release.</p>
0 commit comments