diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 49f6a9f..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,26 +0,0 @@ -# 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.