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: CHANGES.md
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,26 @@ twilio-python Changelog
3
3
4
4
Here you can see the full list of changes between each twilio-python release.
5
5
6
+
[2021-02-24] Version 6.53.0
7
+
---------------------------
8
+
**Library - Chore**
9
+
-[PR #561](https://github.com/twilio/twilio-python/pull/561): removed file exec to get version. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)!
10
+
11
+
**Events**
12
+
- Update description of types in the create sink resource
13
+
14
+
**Messaging**
15
+
- Add WA template header and footer
16
+
- Remove A2P campaign and use cases API **(breaking change)**
17
+
- Add number_registration_status field to read and fetch campaign responses
0 commit comments