Skip to content

Releases: laravel-notification-channels/google-chat

3.3.0

11 Aug 01:53
425714f

Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.3.0

3.2.0

19 Mar 06:42
39ec6d1

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

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

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

Choose a tag to compare

Fixed

  • Corrected Laravel framework version constraints

v2.0.0

12 Feb 08:17
0e0f8de

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

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

Choose a tag to compare

Initial Release! 🎉