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 9cbe0e8 commit 361c0d8Copy full SHA for 361c0d8
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/dusk/compare/v5.9.0...5.0)
+## [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))
12
13
14
## [v5.9.0 (2020-01-28)](https://github.com/laravel/dusk/compare/v5.8.2...v5.9.0)
0 commit comments