|
166 | 166 | </ul> |
167 | 167 | </li> |
168 | 168 | <li class="toctree-l1 current"><a class="current reference internal" href="#">Changelog</a><ul> |
| 169 | +<li class="toctree-l2"><a class="reference internal" href="#v2-7-3-2020-07-20">v2.7.3 (2020-07-20)</a></li> |
169 | 170 | <li class="toctree-l2"><a class="reference internal" href="#v2-7-2-2020-06-23">v2.7.2 (2020-06-23)</a></li> |
170 | 171 | <li class="toctree-l2"><a class="reference internal" href="#v2-7-1-2020-06-04">v2.7.1 (2020-06-04)</a></li> |
171 | 172 | <li class="toctree-l2"><a class="reference internal" href="#v2-7-0-2020-06-02">v2.7.0 (2020-06-02)</a></li> |
|
232 | 233 | <div class="card"> |
233 | 234 | <div class="section" id="changelog"> |
234 | 235 | <h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h1> |
| 236 | +<div class="section" id="v2-7-3-2020-07-20"> |
| 237 | +<h2>v2.7.3 (2020-07-20)<a class="headerlink" href="#v2-7-3-2020-07-20" title="Permalink to this headline">¶</a></h2> |
| 238 | +<p>Refer to <a class="reference external" href="https://github.com/slackapi/python-slackclient/milestone/13?closed=1">v2.7.3 milestone</a> to know the complete list of the issues resolved by this release.</p> |
| 239 | +<p><strong>Updates</strong></p> |
| 240 | +<ol class="arabic simple"> |
| 241 | +<li><p>[WebClient] #754 Fix #729 Add admin.conversations.restrictAccess.*, conversations.mark API - Thanks @ruberVulpes @kian2attari</p></li> |
| 242 | +<li><p>[WebClient] #758 Fix #757 Add admin.usergroups.addTeams, calls.participants.remove API - Thanks @seratch</p></li> |
| 243 | +<li><p>[WebClient] #727 Fix #645 Unclosed client session - Thanks @NoAnyLove @jourdanrodrigues</p></li> |
| 244 | +<li><p>[WebClient] #745 Fix #744 a validation logic bug in DatePickerElement - Thanks @dzudi941</p></li> |
| 245 | +<li><p>[WebClient] #752 Fix #733 Better error handling when getting TimeoutError in RTMClient#start() - Thanks @liorblob @seratch</p></li> |
| 246 | +<li><p>[WebClient] #751 Fix #718 by handling unexpected response body format - Thanks @jeffbuswell @seratch</p></li> |
| 247 | +</ol> |
| 248 | +</div> |
235 | 249 | <div class="section" id="v2-7-2-2020-06-23"> |
236 | 250 | <h2>v2.7.2 (2020-06-23)<a class="headerlink" href="#v2-7-2-2020-06-23" title="Permalink to this headline">¶</a></h2> |
237 | 251 | <p>Refer to <a class="reference external" href="https://github.com/slackapi/python-slackclient/milestone/12?closed=1">v2.7.2 milestone</a> to know the complete list of the issues resolved by this release.</p> |
|
0 commit comments