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 11, 2024
1 parent a6cb30a commit 1d67194
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.5.4...2.x)
## [Unreleased](https://github.com/laravel/octane/compare/v2.5.5...2.x)

## [v2.5.5](https://github.com/laravel/octane/compare/v2.5.4...v2.5.5) - 2024-09-11

* Fix: Removes dd() workaround for Frankenphp. by [@AlliBalliBaba](https://github.com/AlliBalliBaba) in https://github.com/laravel/octane/pull/945
* Add keep-config option to install command by [@MatusBoa](https://github.com/MatusBoa) in https://github.com/laravel/octane/pull/946

## [v2.5.4](https://github.com/laravel/octane/compare/v2.5.3...v2.5.4) - 2024-08-09

Expand Down

0 comments on commit 1d67194

Please sign in to comment.