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 66a15d3 commit 2f1949fCopy full SHA for 2f1949f
UPGRADE.md
@@ -24,7 +24,7 @@ _All `MAJOR` version bumps will have upgrade notes posted here._
24
* [`<Refer>`](https://www.twilio.com/docs/voice/twiml/refer)
25
* `Refer.referSip()` replaced by `Refer.sip()`
26
* [`<Say>`](https://www.twilio.com/docs/voice/twiml/say/text-speech#generating-ssml-via-helper-libraries)
27
- * `Say.ssmlBreak()` replaced by `Say.break()`
+ * `Say.ssmlBreak()` and `Say.break_()` replaced by `Say.break()`
28
* `Say.ssmlEmphasis()` replaced by `Say.emphasis()`
29
* `Say.ssmlLang()` replaced by `Say.lang()`
30
* `Say.ssmlP()` replaced by `Say.p()`
0 commit comments