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 3, 2021
1 parent b2aebfa commit 2bc1035
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Release Notes

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


## [v6.16.0 (2021-08-03)](https://github.com/laravel/dusk/compare/v6.15.1...v6.16.0)

### Added
- Make DuskCommand compatible with Pest ([#913](https://github.com/laravel/dusk/pull/913))

### Fixed
- Fix unicode support in appendSlowly method ([#907](https://github.com/laravel/dusk/pull/907))
- Redirect page to previous URL after asserting authentication ([#912](https://github.com/laravel/dusk/pull/912))


## [v6.15.1 (2021-07-06)](https://github.com/laravel/dusk/compare/v6.15.0...v6.15.1)
Expand Down

0 comments on commit 2bc1035

Please sign in to comment.