Skip to content

Commit fd43041

Browse files
committed
Update CHANGELOG.md
1 parent 5471a2c commit fd43041

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/octane/compare/v1.0.1...1.x)
3+
## [Unreleased](https://github.com/laravel/octane/compare/v1.0.2...1.x)
4+
5+
6+
## [v1.0.2 (2021-05-25)](https://github.com/laravel/octane/compare/v1.0.1...v1.0.2)
7+
8+
### Changed
9+
- Remove buffer_output_size from Swoole's default options ([#286](https://github.com/laravel/octane/pull/286))
10+
11+
### Fixed
12+
- Reload RoadRunner using the global executable if it's present ([#288](https://github.com/laravel/octane/pull/288))
413

514

615
## [v1.0.1 (2021-05-18)](https://github.com/laravel/octane/compare/v1.0.0...v1.0.1)

0 commit comments

Comments
 (0)