Skip to content

Commit 9689f78

Browse files
committed
Update CHANGELOG.md
1 parent fad5ffa commit 9689f78

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/dusk/compare/v6.19.0...6.x)
3+
## [Unreleased](https://github.com/laravel/dusk/compare/v6.19.1...6.x)
4+
5+
6+
## [v6.19.1 (2021-10-19)](https://github.com/laravel/dusk/compare/v6.19.0...v6.19.1)
7+
8+
### Changed
9+
- throw an error if assertValue() is used with an element that does not support the value attribute ([#936](https://github.com/laravel/dusk/pull/936), [334c49f](https://github.com/laravel/dusk/commit/334c49faa2e8ec4ddb759aadebdce67d654c305b))
10+
11+
### Fixed
12+
- Fix logout() when using AuthenticateSession and default guard ([#939](https://github.com/laravel/dusk/pull/939))
413

514

615
## [v6.19.0 (2021-10-12)](https://github.com/laravel/dusk/compare/v6.18.1...v6.19.0)

0 commit comments

Comments
 (0)