|
162 | 162 | </ul> |
163 | 163 | </li> |
164 | 164 | <li class="toctree-l1 current"><a class="current reference internal" href="#">Changelog</a><ul> |
| 165 | +<li class="toctree-l2"><a class="reference internal" href="#v2-2-0-2019-09-25">v2.2.0 (2019-09-25)</a></li> |
165 | 166 | <li class="toctree-l2"><a class="reference internal" href="#v2-1-0-2019-07-01">v2.1.0 (2019-07-01)</a></li> |
166 | 167 | <li class="toctree-l2"><a class="reference internal" href="#v2-0-0-2019-04-29">v2.0.0 (2019-04-29)</a></li> |
167 | 168 | <li class="toctree-l2"><a class="reference internal" href="#v1-3-1-2019-02-28">v1.3.1 (2019-02-28)</a></li> |
|
216 | 217 | <div class="card"> |
217 | 218 | <div class="section" id="changelog"> |
218 | 219 | <h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h1> |
| 220 | +<div class="section" id="v2-2-0-2019-09-25"> |
| 221 | +<h2>v2.2.0 (2019-09-25)<a class="headerlink" href="#v2-2-0-2019-09-25" title="Permalink to this headline">¶</a></h2> |
| 222 | +<p><strong>New Features</strong> |
| 223 | +1. [WebClient] Adding new admin and remote files API methods. #501 |
| 224 | +2. [WebClient] Adding new view API methods. #517</p> |
| 225 | +<p><strong>Updates</strong> |
| 226 | +1. [Message Builders] Update BlockAttachment to not send invalid JSON due to fields attribute #473 (Thanks @paul-griffith) |
| 227 | +2. [Docs] Add RTM section for docs v2 #477 (Thanks @shanedewael) |
| 228 | +3. [Docs] Fix typo; recieved -> received #478 (Thanks @joakimnordling) |
| 229 | +4. [Docs] Fix block kit link & update docs #484 (Thanks @clavin) |
| 230 | +5. [RTMClient] Return callback from <cite>RTMClient.run_on</cite> #490 (Thanks @clavin) |
| 231 | +6. [Docs] Fix link to Auth Guide in readme #498 (Thanks @asherf) |
| 232 | +7. [Docs] Fix missing word and typo #512 (Thanks @marks) |
| 233 | +8. [Message Builders] bugfix for value length in button elements #514 (Thanks @avanderm) |
| 234 | +9. [Docs] Fixes formatting #515 (Thanks @vpetersson) |
| 235 | +10. [Docs] Improve a code snippet on README #516 (Thanks @seratch) |
| 236 | +11. [WebClient] Fixed an OAuth Headers bug and made the <cite>token</cite> param optional. #517</p> |
| 237 | +</div> |
219 | 238 | <div class="section" id="v2-1-0-2019-07-01"> |
220 | 239 | <h2>v2.1.0 (2019-07-01)<a class="headerlink" href="#v2-1-0-2019-07-01" title="Permalink to this headline">¶</a></h2> |
221 | 240 | <p><strong>New Features</strong> |
|
0 commit comments