|
10 | 10 | })(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
|
11 | 11 | <meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
|
12 | 12 | <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
|
13 |
| -<title>twilio-python Changelog — twilio-python 6.63.1 documentation</title> |
| 13 | +<title>twilio-python Changelog — twilio-python 6.63.2 documentation</title> |
14 | 14 | <link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
|
15 | 15 | <link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
|
16 | 16 | <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
|
|
30 | 30 | <div class="section" id="twilio-python-changelog">
|
31 | 31 | <h1>twilio-python Changelog<a class="headerlink" href="#twilio-python-changelog" title="Permalink to this headline">¶</a></h1>
|
32 | 32 | <p>Here you can see the full list of changes between each twilio-python release.</p>
|
| 33 | +<div class="section" id="version-6-63-2"> |
| 34 | +<h2>[2021-09-08] Version 6.63.2<a class="headerlink" href="#version-6-63-2" title="Permalink to this headline">¶</a></h2> |
| 35 | +<p><strong>Api</strong></p> |
| 36 | +<ul class="simple"> |
| 37 | +<li>Revert adding <code class="docutils literal notranslate"><span class="pre">siprec</span></code> resource</li> |
| 38 | +<li>Add <code class="docutils literal notranslate"><span class="pre">siprec</span></code> resource</li> |
| 39 | +</ul> |
| 40 | +<p><strong>Messaging</strong></p> |
| 41 | +<ul class="simple"> |
| 42 | +<li>Add ‘mock’ as an optional field to brand_registration api</li> |
| 43 | +<li>Add ‘mock’ as an optional field to us_app_to_person api</li> |
| 44 | +<li>Adds more Use Cases in us_app_to_person_usecase api transaction and updates us_app_to_person_usecase docs</li> |
| 45 | +</ul> |
| 46 | +<p><strong>Verify</strong></p> |
| 47 | +<ul class="simple"> |
| 48 | +<li>Verify List Templates API endpoint added.</li> |
| 49 | +</ul> |
| 50 | +</div> |
33 | 51 | <div class="section" id="version-6-63-1">
|
34 | 52 | <h2>[2021-08-25] Version 6.63.1<a class="headerlink" href="#version-6-63-1" title="Permalink to this headline">¶</a></h2>
|
35 | 53 | <p><strong>Api</strong></p>
|
@@ -3203,6 +3221,7 @@ <h3>Useful Links</h3>
|
3203 | 3221 | <h3><a href="index.html">Table of Contents</a></h3>
|
3204 | 3222 | <ul>
|
3205 | 3223 | <li><a class="reference internal" href="#">twilio-python Changelog</a><ul>
|
| 3224 | +<li><a class="reference internal" href="#version-6-63-2">[2021-09-08] Version 6.63.2</a></li> |
3206 | 3225 | <li><a class="reference internal" href="#version-6-63-1">[2021-08-25] Version 6.63.1</a></li>
|
3207 | 3226 | <li><a class="reference internal" href="#version-6-63-0">[2021-08-11] Version 6.63.0</a></li>
|
3208 | 3227 | <li><a class="reference internal" href="#version-6-62-1">[2021-07-28] Version 6.62.1</a></li>
|
|
0 commit comments