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 fc8f877 commit d67fe1dCopy full SHA for d67fe1d
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/dusk/compare/v5.8.0...5.0)
+## [Unreleased](https://github.com/laravel/dusk/compare/v5.8.1...5.0)
4
+
5
6
+## [v5.8.1 (2020-01-07)](https://github.com/laravel/dusk/compare/v5.8.0...v5.8.1)
7
8
+### Fixed
9
+- Cast boolean values to appropriate string ([#713](https://github.com/laravel/dusk/pull/713))
10
11
12
## [v5.8.0 (2019-12-30)](https://github.com/laravel/dusk/compare/v5.7.0...v5.8.0)
0 commit comments