Skip to content

Commit ce20157

Browse files
committed
Update CHANGELOG.md
1 parent 3247a07 commit ce20157

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
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)

0 commit comments

Comments
 (0)