Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored and github-actions[bot] committed Sep 24, 2024
1 parent f0bf5fc commit baa6959
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Release Notes

## [Unreleased](https://github.com/laravel/dusk/compare/v8.2.5...8.x)
## [Unreleased](https://github.com/laravel/dusk/compare/v8.2.6...8.x)

## [v8.2.6](https://github.com/laravel/dusk/compare/v8.2.5...v8.2.6) - 2024-09-24

* Account for `preg_split()` also returning `false` by [@u01jmg3](https://github.com/u01jmg3) in https://github.com/laravel/dusk/pull/1130
* [8.x] Use Artisan Console View Components by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/dusk/pull/1132

## [v8.2.5](https://github.com/laravel/dusk/compare/v8.2.4...v8.2.5) - 2024-08-26

Expand Down

0 comments on commit baa6959

Please sign in to comment.