Releases: laravel-notification-channels/microsoft-teams
Releases · laravel-notification-channels/microsoft-teams
1.2.0
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #29
New Contributors
- @laravel-shift made their first contribution in #29
Full Changelog: v1.1.5...1.2.0
v1.1.5
What's Changed
- Fix missing semi-colon in README by @Douglasdc3 in #25
- Fix syntax highlighting by @Seb33300 in #27
- Check if message is an MicrosoftTeamsMessage instance by @Seb33300 in #28
New Contributors
- @Douglasdc3 made their first contribution in #25
- @Seb33300 made their first contribution in #27
Full Changelog: v1.1.4...v1.1.5
1.1.4
- support Laravel 10
v1.1.3
v1.1.2
What's Changed
- Add documentation for On-demand notifications by @jmurphy45 in #18
- Add missing notification object to ::routeNotificationFor() by @Tob0t in #14
- Rename teams to microsoftTeams by @Tob0t in #15
New Contributors
- @jmurphy45 made their first contribution in #18
Full Changelog: 1.1.1...v1.1.2
1.1.1
- support Laravel 9
Laravel 8.x Support
v1.1.0 Laravel 8 support (#9)