# Release Notes for 2.x

## Unreleased

## [v2.2.0 (2023-08-10)](https://github.com/pestphp/plugin-laravel/compare/v2.1.0...v2.2.0)

### Added

## Laravel 11 support

## [v2.1.0 (2023-07-18)](https://github.com/pestphp/plugin-laravel/compare/v2.0.0...v2.1.0)

### Added
- `expectsDatabaseQueryCount`
- `withToken`
- `withBasicAuth`
- `withoutToken`
- `withCredentials`
- `head`

### Fixed
- `dusk` command

## [v2.0.0 (2023-03-20)](https://github.com/pestphp/pest-plugin-laravel/compare/v1.4.0...v2.0.0)

Please consult the [upgrade guide](https://pestphp.com/docs/upgrade-guide) and [release notes](https://pestphp.com/docs/announcing-pest2) in the official Pest documentation.
