diff --git a/CHANGELOG.md b/CHANGELOG.md index d8e87a43d..777f09c6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/dusk/compare/v6.10.0...6.x) +## [Unreleased](https://github.com/laravel/dusk/compare/v6.11.0...6.x) + + +## [v6.11.0 (2020-12-15](https://github.com/laravel/dusk/compare/v6.10.01...v6.11.0) + +### Added +- Add `Browser::elsewhereWhenAvailable()` ([#846](https://github.com/laravel/dusk/pull/846)) ## [v6.10.0 (2020-12-15](https://github.com/laravel/dusk/compare/v6.9.1...v6.10.0)