# Changelog

All notable changes to `laravel-dusk-fakes` will be documented in this file.

## 1.6.0 - 2024-03-12

### What's Changed

* Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/protonemedia/laravel-dusk-fakes/pull/18
* Support for Laravel 11 by @pascalbaljet in https://github.com/protonemedia/laravel-dusk-fakes/pull/19

**Full Changelog**: https://github.com/protonemedia/laravel-dusk-fakes/compare/1.5.0...1.6.0

## 1.5.0 - 2024-01-02

### What's Changed

* Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/protonemedia/laravel-dusk-fakes/pull/10
* Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in https://github.com/protonemedia/laravel-dusk-fakes/pull/11
* Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in https://github.com/protonemedia/laravel-dusk-fakes/pull/12
* Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/protonemedia/laravel-dusk-fakes/pull/14
* Support for PHP 8.3. Dropped support for Laravel 9 by @pascalbaljet in https://github.com/protonemedia/laravel-dusk-fakes/pull/17
* Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in https://github.com/protonemedia/laravel-dusk-fakes/pull/13
* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/protonemedia/laravel-dusk-fakes/pull/15
* Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/protonemedia/laravel-dusk-fakes/pull/16

**Full Changelog**: https://github.com/protonemedia/laravel-dusk-fakes/compare/1.4.0...1.5.0

## 1.4.0 - 2023-04-04

- Support for persistent Bus + Queue fake
- Drop support for Laravel 9
- Drop support for PHP 8.0

## 1.3.1 - 2023-02-09

- Fix for restoring corrupted storage

## 1.3.0 - 2023-02-06

- Support for Laravel 10

## 1.2.0 - 2022-12-09

- Support for PHP 8.2

## 1.1.0 - 2022-09-05

Support for testing Mails

## 1.0.0 - 2022-09-05

Initial release
