# Changelog

All notable changes to `laravel-welcome-mail` will be documented in this file

## 2.4.4 - 2025-02-26

### What's Changed

* Update WelcomeNotification.php by @marventhieme in https://github.com/spatie/laravel-welcome-notification/pull/59

### New Contributors

* @marventhieme made their first contribution in https://github.com/spatie/laravel-welcome-notification/pull/59

**Full Changelog**: https://github.com/spatie/laravel-welcome-notification/compare/2.4.3...2.4.4

## 2.4.3 - 2025-02-20

### What's Changed

* Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-welcome-notification/pull/58

**Full Changelog**: https://github.com/spatie/laravel-welcome-notification/compare/2.4.2...2.4.3

## 2.4.2 - 2025-01-31

### What's Changed

* using diffForHumans instead of diffInRealMinutes in the welcome message by @moisesh18 in https://github.com/spatie/laravel-welcome-notification/pull/57

### New Contributors

* @moisesh18 made their first contribution in https://github.com/spatie/laravel-welcome-notification/pull/57

**Full Changelog**: https://github.com/spatie/laravel-welcome-notification/compare/2.4.1...2.4.2

## 2.4.1 - 2024-12-30

**Full Changelog**: https://github.com/spatie/laravel-welcome-notification/compare/2.4.0...2.4.1

## 2.4.0 - 2024-03-08

### What's Changed

* Fix broken readme badge by @patinthehat in https://github.com/spatie/laravel-welcome-notification/pull/51
* Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-welcome-notification/pull/54

### New Contributors

* @patinthehat made their first contribution in https://github.com/spatie/laravel-welcome-notification/pull/51
* @laravel-shift made their first contribution in https://github.com/spatie/laravel-welcome-notification/pull/54

**Full Changelog**: https://github.com/spatie/laravel-welcome-notification/compare/2.3.2...2.4.0

## 2.3.2 - 2023-02-06

### What's Changed

- Fix branch :  Changelog action by @Kristories in https://github.com/spatie/laravel-welcome-notification/pull/40
- Refactor tests to Pest by @alexmanase in https://github.com/spatie/laravel-welcome-notification/pull/41
- support Laravel 10

### New Contributors

- @Kristories made their first contribution in https://github.com/spatie/laravel-welcome-notification/pull/40
- @alexmanase made their first contribution in https://github.com/spatie/laravel-welcome-notification/pull/41

**Full Changelog**: https://github.com/spatie/laravel-welcome-notification/compare/2.3.1...2.3.2

## 2.2.1 - 2021-08-16

- allow `CarbonImmutable` (#29)

## 2.2.0 - 2021-01-10

- add translation support (#27)

## 2.1.0 - 2020-12-15

- add support for PHP 8

## 2.0.3 - 2020-09-09

- Support Laravel 8

## 2.0.2 - 2020-07-24

- fix password hashing #22

## 2.0.1 - 2020-06-21

- improve copy

## 2.0.0 - 2020-03-09

- add support for Laravel 7

## 1.0.2 - 2020-03-06

- Change password min length to be 8

## 1.0.1 - 2019-11-20

- expiration computed from validUntil (#9)

## 1.0.0 - 2019-11-15

- initial release
