File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/dusk/compare/v5.6.0...5.0 )
3
+ ## [ Unreleased] ( https://github.com/laravel/dusk/compare/v5.6.1...5.0 )
4
+
5
+
6
+ ## [ v5.6.1 (2019-11-12)] ( https://github.com/laravel/dusk/compare/v5.6.0...v5.6.1 )
7
+
8
+ ### Fixed
9
+ - Ensure jQuery for scrollTo ([ #686 ] ( https://github.com/laravel/dusk/pull/686 ) )
10
+ - Added missing return statement in withDuskEnvironment ([ #691 ] ( https://github.com/laravel/dusk/pull/691 ) )
11
+ - Prevent using pcntl when not installed ([ #692 ] ( https://github.com/laravel/dusk/pull/692 ) )
4
12
5
13
6
14
## [ v5.6.0 (2019-10-29)] ( https://github.com/laravel/dusk/compare/v5.5.2...v5.6.0 )
You can’t perform that action at this time.
0 commit comments