Skip to content

Commit c681350

Browse files
committed
Updates changelog
1 parent a52cd5c commit c681350

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/octane/compare/v0.4.0...master)
3+
## [Unreleased](https://github.com/laravel/octane/compare/v0.5.0...master)
4+
5+
6+
## [v0.5.0 (2021-05-04)](https://github.com/laravel/octane/compare/v0.4.0...v0.5.0)
47

58
> **Requires to stop, and re-start your Octane server**
69
710
### Fixed
8-
- Default `--watch` options making Octane reload on file uploads ([#247](https://github.com/laravel/octane/pull/247))
11+
- Default `--watch` options making Octanes servers reload on file uploads ([#247](https://github.com/laravel/octane/pull/247))
912
- Error `No buffer space available` when using Swoole ([#253](https://github.com/laravel/octane/pull/253))
10-
- Global environment variables not being taken in by workers ([#257](https://github.com/laravel/octane/pull/257))
13+
- Global environment variables not being used by workers ([#257](https://github.com/laravel/octane/pull/257))
1114

1215
### Changed
1316
- The new minimum RoadRunner binary version is now 2.1.1 ([#258](https://github.com/laravel/octane/pull/258))

0 commit comments

Comments
 (0)