Skip to content

Commit dd21562

Browse files
committed
Update CHANGELOG.md
1 parent 716e5d5 commit dd21562

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

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))
412

513

614
## [v5.6.0 (2019-10-29)](https://github.com/laravel/dusk/compare/v5.5.2...v5.6.0)

0 commit comments

Comments
 (0)