Skip to content

Commit c25b213

Browse files
committed
Release 6.60.0
1 parent 97db756 commit c25b213

File tree

746 files changed

+2133
-740
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

746 files changed

+2133
-740
lines changed
2.89 KB
Binary file not shown.
Binary file not shown.
2.16 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
23.1 KB
Binary file not shown.

docs/build/doctrees/index.doctree

0 Bytes
Binary file not shown.

docs/build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 4b5ecf5fa8bf53a07b4cee806f4037cd
3+
config: 1da11a570912060bab1513c1f78dc7a3
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/build/html/AUTHORS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Authors — twilio-python 6.59.1 documentation</title>
13+
<title>Authors — twilio-python 6.60.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/CHANGES.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio-python Changelog — twilio-python 6.59.1 documentation</title>
13+
<title>twilio-python Changelog — twilio-python 6.60.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
@@ -30,6 +30,18 @@
3030
<div class="section" id="twilio-python-changelog">
3131
<h1>twilio-python Changelog<a class="headerlink" href="#twilio-python-changelog" title="Permalink to this headline"></a></h1>
3232
<p>Here you can see the full list of changes between each twilio-python release.</p>
33+
<div class="section" id="version-6-60-0">
34+
<h2>[2021-06-16] Version 6.60.0<a class="headerlink" href="#version-6-60-0" title="Permalink to this headline"></a></h2>
35+
<p><strong>Api</strong></p>
36+
<ul class="simple">
37+
<li>Update <code class="docutils literal notranslate"><span class="pre">status</span></code> enum for Messages to include ‘canceled’</li>
38+
<li>Update <code class="docutils literal notranslate"><span class="pre">update_status</span></code> enum for Messages to include ‘canceled’</li>
39+
</ul>
40+
<p><strong>Trusthub</strong></p>
41+
<ul class="simple">
42+
<li>Corrected the sid for policy sid in customer_profile_evaluation.json and trust_product_evaluation.json <strong>(breaking change)</strong></li>
43+
</ul>
44+
</div>
3345
<div class="section" id="version-6-59-1">
3446
<h2>[2021-06-02] Version 6.59.1<a class="headerlink" href="#version-6-59-1" title="Permalink to this headline"></a></h2>
3547
<p><strong>Events</strong></p>
@@ -3075,6 +3087,7 @@ <h3>Useful Links</h3>
30753087
<h3><a href="index.html">Table of Contents</a></h3>
30763088
<ul>
30773089
<li><a class="reference internal" href="#">twilio-python Changelog</a><ul>
3090+
<li><a class="reference internal" href="#version-6-60-0">[2021-06-16] Version 6.60.0</a></li>
30783091
<li><a class="reference internal" href="#version-6-59-1">[2021-06-02] Version 6.59.1</a></li>
30793092
<li><a class="reference internal" href="#version-6-59-0">[2021-05-19] Version 6.59.0</a></li>
30803093
<li><a class="reference internal" href="#version-6-58-0">[2021-05-05] Version 6.58.0</a></li>

0 commit comments

Comments
 (0)