We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716e5d5 commit dd21562Copy full SHA for dd21562
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/dusk/compare/v5.6.0...5.0)
+## [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))
12
13
14
## [v5.6.0 (2019-10-29)](https://github.com/laravel/dusk/compare/v5.5.2...v5.6.0)
0 commit comments