Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Nov 24, 2020
1 parent a5524f3 commit a8bc92f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Release Notes

## [Unreleased](https://github.com/laravel/browser-kit-testing/compare/v6.2.1...6.x)
## [Unreleased](https://github.com/laravel/browser-kit-testing/compare/v6.2.2...6.x)


## [v6.2.2 (2020-11-24)](https://github.com/laravel/browser-kit-testing/compare/v6.2.1...v6.2.2)

### Fixed
- Use TestResponse as return value in PHPDoc ([#150](https://github.com/laravel/browser-kit-testing/pull/150))
- Fix missing `$cookies` argument ([#151](https://github.com/laravel/browser-kit-testing/pull/151))


## [v6.2.1 (2020-11-10)](https://github.com/laravel/browser-kit-testing/compare/v6.2.0...v6.2.1)
Expand Down

0 comments on commit a8bc92f

Please sign in to comment.