Skip to content

Commit 5d74672

Browse files
committed
[8.x] update changelog
1 parent 03f5531 commit 5d74672

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG-8.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v8.37.0...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.38.0...8.x)
4+
5+
6+
## [v8.38.0 (2021-04-20)](https://github.com/laravel/framework/compare/v8.37.0...v8.38.0)
7+
8+
### Added
9+
- Added a `wordCount()` string helper ([#36990](https://github.com/laravel/framework/pull/36990))
10+
- Allow anonymous and class based migration coexisting ([#37006](https://github.com/laravel/framework/pull/37006))
11+
- Added `Illuminate\Broadcasting\Broadcasters\PusherBroadcaster::setPusher()` ([#37033](https://github.com/laravel/framework/pull/37033))
12+
13+
### Fixed
14+
- Fixed required_if boolean validation ([#36969](https://github.com/laravel/framework/pull/36969))
15+
- Correctly merge object payload data in `Illuminate\Queue\Queue::createObjectPayload()` ([#36998](https://github.com/laravel/framework/pull/36998))
16+
- Allow the use of temporary views for Blade testing on Windows machines ([#37044](https://github.com/laravel/framework/pull/37044))
17+
- Fixed `Http::withBody()` not being sent ([#37057](https://github.com/laravel/framework/pull/37057))
418

519

620
## [v8.37.0 (2021-04-13)](https://github.com/laravel/framework/compare/v8.36.2...v8.37.0)

0 commit comments

Comments
 (0)