diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d0b952..94ecee1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/browser-kit-testing/compare/v5.1.2...5.0) +## [Unreleased](https://github.com/laravel/browser-kit-testing/compare/v5.1.3...5.0) + + +## [v5.1.3](https://github.com/laravel/browser-kit-testing/compare/v5.1.2...v5.1.3) + +### Changed +- Updated version constraints for Laravel 6.0 ([73b18b2](https://github.com/laravel/browser-kit-testing/commit/73b18b2835db45b08f80c0a04cb0a74f5f384d95)) ## [v5.1.2 (2019-03-12)](https://github.com/laravel/browser-kit-testing/compare/v5.1.1...v5.1.2)