We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0bf5fc commit baa6959Copy full SHA for baa6959
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/dusk/compare/v8.2.5...8.x)
+## [Unreleased](https://github.com/laravel/dusk/compare/v8.2.6...8.x)
4
+
5
+## [v8.2.6](https://github.com/laravel/dusk/compare/v8.2.5...v8.2.6) - 2024-09-24
6
7
+* Account for `preg_split()` also returning `false` by [@u01jmg3](https://github.com/u01jmg3) in https://github.com/laravel/dusk/pull/1130
8
+* [8.x] Use Artisan Console View Components by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/dusk/pull/1132
9
10
## [v8.2.5](https://github.com/laravel/dusk/compare/v8.2.4...v8.2.5) - 2024-08-26
11
0 commit comments