Skip to content

Releases: laravel-notification-channels/google-chat

3.2.0

19 Mar 06:42
39ec6d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...3.2.0

v3.1.0

21 Feb 10:39
789c2ef
Compare
Choose a tag to compare

What's Changed

  • Laravel 10 Compatibility by @gcg in #19

New Contributors

  • @gcg made their first contribution in #19

Full Changelog: v3.0.0...v3.1.0

v.3.0.0

30 Apr 00:44
Compare
Choose a tag to compare

Fixed

  • [Breaking Change] Package now correctly passes instance of notifiable to the notification's toGoogleChat() method - #13, #14, @JackWH

v2.0.1

09 Apr 06:51
d99837e
Compare
Choose a tag to compare

Fixed

  • Corrected Laravel framework version constraints

v2.0.0

12 Feb 08:17
0e0f8de
Compare
Choose a tag to compare

Changed

  • Upgraded to Laravel 9 (minimum 9.0.2) (#9)
  • Dropped support for PHP 7.x

v1.0.1

15 Jul 22:43
8430784
Compare
Choose a tag to compare

Changed

  • Removed property type hints for PHP 7.3 compatibility (#5, 4fdd79f)

v1.0.0

18 May 06:32
d563c83
Compare
Choose a tag to compare

Initial Release! 🎉