File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## [ Unreleased] ( https://github.com/laravel/octane/compare/v1.0.2...1.x )
3+ ## [ Unreleased] ( https://github.com/laravel/octane/compare/v1.0.3...1.x )
4+
5+
6+ ## [ v1.0.3 (2021-06-01)] ( https://github.com/laravel/octane/compare/v1.0.2...v1.0.3 )
7+
8+ ### Changed
9+ - Display memory usage ([ #297 ] ( https://github.com/laravel/octane/pull/297 ) , [ #304 ] ( https://github.com/laravel/octane/pull/304 ) )
10+
11+ ### Fixed
12+ - Fixes issue related to changing non-standard HTTP status codes to 200 OK ([ #294 ] ( https://github.com/laravel/octane/pull/294 ) )
13+ - Give new application instance to database session handler ([ #302 ] ( https://github.com/laravel/octane/pull/302 ) )
14+ - Adds SameSite attribute for cookies ([ #299 ] ( https://github.com/laravel/octane/pull/299 ) )
415
516
617## [ v1.0.2 (2021-05-25)] ( https://github.com/laravel/octane/compare/v1.0.1...v1.0.2 )
You can’t perform that action at this time.
0 commit comments