All notable changes to laravel-welcome-mail
will be documented in this file
- @patinthehat made their first contribution in #51
- @laravel-shift made their first contribution in #54
Full Changelog: https://github.com/spatie/laravel-welcome-notification/compare/2.3.2...2.4.0
- Fix branch : Changelog action by @Kristories in #40
- Refactor tests to Pest by @alexmanase in #41
- support Laravel 10
Full Changelog: https://github.com/spatie/laravel-welcome-notification/compare/2.3.1...2.3.2
- allow
CarbonImmutable
(#29)
- add translation support (#27)
- add support for PHP 8
- Support Laravel 8
- fix password hashing #22
- improve copy
- add support for Laravel 7
- Change password min length to be 8
- expiration computed from validUntil (#9)
- initial release