Skip to content

Commit 5a160ed

Browse files
committed
Update CHANGELOG.md
1 parent b49492e commit 5a160ed

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/dusk/compare/v5.7.0...5.0)
3+
## [Unreleased](https://github.com/laravel/dusk/compare/v5.8.0...5.0)
4+
5+
6+
## [v5.8.0](https://github.com/laravel/dusk/compare/v5.7.0...v5.8.0)
7+
8+
### Added
9+
- Add "waitUntilMissingText" ([#706](https://github.com/laravel/dusk/pull/706))
10+
- Add ability to store source from browser ([#707](https://github.com/laravel/dusk/pull/707), [9c90e2a](https://github.com/laravel/dusk/commit/9c90e2a716030c9a36e6306c3f67d606a254bbb7), [1d5bc20](https://github.com/laravel/dusk/commit/1d5bc203b67ffc5a17eb1b89f3e22547e3ea174b))
411

512

613
## [v5.7.0](https://github.com/laravel/dusk/compare/v5.6.3...v5.7.0)

0 commit comments

Comments
 (0)