We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41137a3 commit 0c45590Copy full SHA for 0c45590
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/dusk/compare/v8.2.14...8.x)
+## [Unreleased](https://github.com/laravel/dusk/compare/v8.3.0...8.x)
4
+
5
+## [v8.3.0](https://github.com/laravel/dusk/compare/v8.2.14...v8.3.0) - 2025-02-11
6
7
+* Add assertCount() method by [@ktsm-th](https://github.com/ktsm-th) in https://github.com/laravel/dusk/pull/1158
8
+* Supports PHPUnit 12.0 by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/dusk/pull/1156
9
10
## [v8.2.14](https://github.com/laravel/dusk/compare/v8.2.13...v8.2.14) - 2025-01-26
11
0 commit comments