Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Aug 17, 2021
1 parent 5586398 commit 20a23f4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Release Notes

## [Unreleased](https://github.com/laravel/dusk/compare/v6.17.0...6.x)
## [Unreleased](https://github.com/laravel/dusk/compare/v6.17.1...6.x)


## [v6.17.1 (2021-08-17)](https://github.com/laravel/dusk/compare/v6.17.0...v6.17.1)

### Changed
- Support waiting for URLs with `waitForLocation` ([#916](https://github.com/laravel/dusk/pull/916))


## [v6.17.0 (2021-08-10)](https://github.com/laravel/dusk/compare/v6.16.0...v6.17.0)
Expand Down

0 comments on commit 20a23f4

Please sign in to comment.