We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8406e22 commit e6f5ea1Copy full SHA for e6f5ea1
1 file changed
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `laravel-notification-channels/twilio` will be documented in this file.
4
5
+## [4.1.3](https://github.com/laravel-notification-channels/twilio/releases/tag/4.1.3) (2026-01-13)
6
+
7
+- [Fix] Optional param `contentVariables` only exists in `TwilioContentTemplateMessage` (regression from v4.1.2) #162 #163
8
9
+## [4.1.2](https://github.com/laravel-notification-channels/twilio/releases/tag/4.1.2) (2025-12-27)
10
11
+- Added support for more SMS Message optional params #154 by @MarcEspiard
12
13
## [4.1.1](https://github.com/laravel-notification-channels/twilio/releases/tag/4.1.1) (2025-07-07)
14
15
- Added support for content templates (i.e. whatsapp) #152 by @alexw23
0 commit comments