Skip to content

Commit 6c1e4f6

Browse files
committed
Update CHANGELOG.md
1 parent 02cdc97 commit 6c1e4f6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/dusk/compare/v6.1.0...6.x)
3+
## [Unreleased](https://github.com/laravel/dusk/compare/v6.2.0...6.x)
4+
5+
6+
## [v6.2.0 (2020-05-26)](https://github.com/laravel/dusk/compare/v6.1.0...v6.2.0)
7+
8+
### Changed
9+
- Allow Dusk route to be configurable ([#774](https://github.com/laravel/dusk/pull/774), [668289a](https://github.com/laravel/dusk/commit/668289a3a323f79eb42b19a391ed33768aa82791))
10+
11+
### Fixed
12+
- Domain routing should only be optional ([#776](https://github.com/laravel/dusk/pull/776))
13+
- Fix for cookie assertions ([#778](https://github.com/laravel/dusk/pull/778))
414

515

616
## [v6.1.0 (2020-04-28)](https://github.com/laravel/dusk/compare/v6.0.1...v6.1.0)

0 commit comments

Comments
 (0)