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 5b0411a commit e07cc46Copy full SHA for e07cc46
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/dusk/compare/v5.10.0...5.0)
+## [Unreleased](https://github.com/laravel/dusk/compare/v5.11.0...5.0)
4
+
5
6
+## [v5.11.0 (2020-03-24)](https://github.com/laravel/dusk/compare/v5.10.0...v5.11.0)
7
8
+### Added
9
+- Add assert attribute methods ([#751](https://github.com/laravel/dusk/pull/751))
10
11
+### Fixed
12
+- Fix Call to undefined method ([#750](https://github.com/laravel/dusk/pull/750))
13
+- Avoid throwing exception on production ([#755](https://github.com/laravel/dusk/pull/755))
14
15
16
## [v5.10.0 (2020-03-17)](https://github.com/laravel/dusk/compare/v5.9.2...v5.10.0)
0 commit comments