All notable changes to google-chat
will be documented in this file
- Correct passing of notification instance instead of notifiable instance
- Corrected Laravel Framework version constraints, preventing installations on Laravel versions >=9.1
- Upgraded to support Laravel 9.x (Minimum of 9.0.2 due to an unintended breaking change)
- Dropped support for PHP 7.3 and 7.4
- Removed property type hints for PHP 7.3 compatibility
- Initial Release - Woo-hoo!