Skip to content

Commit e07cc46

Browse files
committed
Update CHANGELOG.md
1 parent 5b0411a commit e07cc46

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/dusk/compare/v5.10.0...5.0)
3+
## [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))
414

515

616
## [v5.10.0 (2020-03-17)](https://github.com/laravel/dusk/compare/v5.9.2...v5.10.0)

0 commit comments

Comments
 (0)