We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef474f5 commit fa6c39fCopy full SHA for fa6c39f
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/dusk/compare/v7.11.2...7.x)
+## [Unreleased](https://github.com/laravel/dusk/compare/v7.11.3...7.x)
4
+
5
+## [v7.11.3](https://github.com/laravel/dusk/compare/v7.11.2...v7.11.3) - 2023-10-17
6
7
+- Fixes unknown option "--ansi" and "--no-ansi" by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/dusk/pull/1068
8
+- Fixes `waitForTextIn()` broken in v7.11.2 by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/dusk/pull/1067
9
10
## [v7.11.2](https://github.com/laravel/dusk/compare/v7.11.1...v7.11.2) - 2023-10-10
11
0 commit comments