Skip to content

Commit 1383b5d

Browse files
committed
[8.x] Fixed changelog
1 parent aabf205 commit 1383b5d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG-8.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.13...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.14...8.x)
4+
5+
6+
## [v8.83.14 (2022-05-24)](https://github.com/laravel/framework/compare/v8.83.13...v8.83.14)
7+
8+
### Fixed
9+
- Add flush handler to output buffer for streamed test response (bugfix) ([#42481](https://github.com/laravel/framework/pull/42481))
10+
11+
### Changed
12+
- Use duplicate instead of createFromBase to clone request when routes are cached ([#42420](https://github.com/laravel/framework/pull/42420))
413

514

615
## [v8.83.13 (2022-05-17)](https://github.com/laravel/framework/compare/v8.83.12...v8.83.13)

0 commit comments

Comments
 (0)