Skip to content

Commit 2f1949f

Browse files
author
childish-sambino
authored
docs: add 'Say.break_()' replacement
1 parent 66a15d3 commit 2f1949f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ _All `MAJOR` version bumps will have upgrade notes posted here._
2424
* [`<Refer>`](https://www.twilio.com/docs/voice/twiml/refer)
2525
* `Refer.referSip()` replaced by `Refer.sip()`
2626
* [`<Say>`](https://www.twilio.com/docs/voice/twiml/say/text-speech#generating-ssml-via-helper-libraries)
27-
* `Say.ssmlBreak()` replaced by `Say.break()`
27+
* `Say.ssmlBreak()` and `Say.break_()` replaced by `Say.break()`
2828
* `Say.ssmlEmphasis()` replaced by `Say.emphasis()`
2929
* `Say.ssmlLang()` replaced by `Say.lang()`
3030
* `Say.ssmlP()` replaced by `Say.p()`

0 commit comments

Comments
 (0)