Releases: laravel/vonage-notification-channel
Releases · laravel/vonage-notification-channel
v3.3.0
- Fix docblock by @dwightwatson in #84
- [3.x] Laravel v11 support by @nunomaduro in #86
v3.2.1
v3.2.0
Changed
- Switch to
sms()
Client, improved GSM-7 Handling by @SecondeJK in #72
v3.1.2
Fixed
- Revert "Fix the type of the message to save a lot of money 💸" by @driesvints in #70
- Revert "Swap Vonage Client to SMS instead of legacy message" by @driesvints in #71
v3.1.1
v3.1.0
Added
- Laravel v10 Support by @driesvints in #68
Changed
- Bind VonageSmsChannel to container by @ankurk91 in #63
- Swap Vonage Client to SMS instead of legacy message by @SecondeJK in #65