# Changelog

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

## 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
