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 b4632b7 commit abcc4bdCopy full SHA for abcc4bd
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/dusk/compare/v6.24.0...6.x)
+## [Unreleased](https://github.com/laravel/dusk/compare/v6.25.0...6.x)
4
+
5
+## [v6.25.0](https://github.com/laravel/dusk/compare/v6.24.0...v6.25.0) - 2022-07-11
6
7
+### Added
8
9
+- Added responsiveScreenShots method by @ps-sean in https://github.com/laravel/dusk/pull/984
10
+- Add `assertIndeterminate` assertion for checkbox. by @crynobone in https://github.com/laravel/dusk/pull/986
11
12
## [v6.24.0](https://github.com/laravel/dusk/compare/v6.23.1...v6.24.0) - 2022-05-09
13
0 commit comments