Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored and github-actions[bot] committed May 7, 2024
1 parent 61a3e69 commit a5dc6c1
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/octane/compare/v2.3.9...2.x)
## [Unreleased](https://github.com/laravel/octane/compare/v2.3.10...2.x)

## [v2.3.10](https://github.com/laravel/octane/compare/v2.3.9...v2.3.10) - 2024-05-07

* [2.x] Removes frankenphp out of beta by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/octane/pull/882
* fix: use capture to populate global request with json array by [@krowinski](https://github.com/krowinski) in https://github.com/laravel/octane/pull/883

## [v2.3.9](https://github.com/laravel/octane/compare/v2.3.8...v2.3.9) - 2024-04-29

Expand Down

0 comments on commit a5dc6c1

Please sign in to comment.