We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9b7ff commit e5126e7Copy full SHA for e5126e7
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v2.5.1...2.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v2.5.2...2.x)
4
+
5
+## [v2.5.2](https://github.com/laravel/octane/compare/v2.5.1...v2.5.2) - 2024-07-08
6
7
+* Fix buffer error (issue #922) by [@atom1285](https://github.com/atom1285) in https://github.com/laravel/octane/pull/923
8
+* Add .mjs extension to MIME types by [@luukbox](https://github.com/luukbox) in https://github.com/laravel/octane/pull/924
9
10
## [v2.5.1](https://github.com/laravel/octane/compare/v2.5.0...v2.5.1) - 2024-07-01
11
0 commit comments