We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8f6c8 commit 7d1c8c0Copy full SHA for 7d1c8c0
CHANGES.md
@@ -11,6 +11,10 @@ twilio-java changelog
11
- Add support for ending conferences via the API.
12
- Add `region` field to Conferences.
13
14
+- **Wireless**
15
+ - Creating RatePlan now takes single `renewal` string instead of `renewalPeriod` and `renewalUnits` (backwards incompatible).
16
+ - Change RatePlan `renewal` field to String (backwards incompatible).
17
+
18
- **Twilio Chat**
19
- Add `membersCount` and `messagesCount` to Channel.
20
- Add support for filtering on channel type when reading list of Channels.
0 commit comments