Skip to content

Commit 361c0d8

Browse files
committed
Update CHANGELOG.md
1 parent 9cbe0e8 commit 361c0d8

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.9.0...5.0)
3+
## [Unreleased](https://github.com/laravel/dusk/compare/v5.9.1...5.0)
4+
5+
6+
## [v5.9.1 (2020-02-12)](https://github.com/laravel/dusk/compare/v5.9.0...v5.9.1)
7+
8+
### Fixed
9+
- Adds the missing import for `InteractsWithMouse@clickAtXPath` ([#728](https://github.com/laravel/dusk/pull/728))
10+
- Size sanity check at fitContent ([#730](https://github.com/laravel/dusk/pull/730))
11+
- Lock php-webdriver constraints for now ([#733](https://github.com/laravel/dusk/pull/733))
412

513

614
## [v5.9.0 (2020-01-28)](https://github.com/laravel/dusk/compare/v5.8.2...v5.9.0)

0 commit comments

Comments
 (0)