Skip to content

Commit 15b8c2e

Browse files
committed
Update CHANGELOG.md
1 parent 00aa3b0 commit 15b8c2e

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.7...1.x)
3+
## [Unreleased](https://github.com/laravel/octane/compare/v1.0.8...1.x)
4+
5+
6+
## [v1.0.8 (2021-07-06)](https://github.com/laravel/octane/compare/v1.0.7...v1.0.8)
7+
8+
### Added
9+
- Add `--rr-config` flag to `octane:start` command ([#335](https://github.com/laravel/octane/pull/335), [00aa3b0](https://github.com/laravel/octane/commit/00aa3b0b53a5e7f62e1ac6f19992af80199fb5f6))
10+
11+
### Changed
12+
- Flush any log context after each operation ([#337](https://github.com/laravel/octane/pull/337))
413

514

615
## [v1.0.7 (2021-06-29)](https://github.com/laravel/octane/compare/v1.0.6...v1.0.7)

0 commit comments

Comments
 (0)