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: UPGRADE.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,14 @@
3
3
_`MAJOR` version bumps will have upgrade notes
4
4
posted here._
5
5
6
+
## [2024-03-07] 9.x.x to 10.x.x
7
+
### Overview
8
+
9
+
##### Twilio Python Helper Library’s major version 10.0.0 is now available. We ensured that you can upgrade to Python helper Library 10.0.0 version without any breaking changes of existing apis
10
+
11
+
Behind the scenes Python Helper is now auto-generated via OpenAPI with this release. This enables us to rapidly add new features and enhance consistency across versions and languages.
12
+
Twiml Attribute speechModel is now of type string.
0 commit comments