Skip to content

Commit 9ac0515

Browse files
committed
[8.x] Added changelog
1 parent af54a88 commit 9ac0515

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG-8.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.17...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.18...8.x)
4+
5+
6+
## [v8.83.18 (2022-06-28)](https://github.com/laravel/framework/compare/v8.83.17...v8.83.18)
7+
8+
### Fixed
9+
- Fixed bug on forceCreate on a MorphMay relationship not including morph type ([#42929](https://github.com/laravel/framework/pull/42929))
10+
- Handle cursor paginator when no items are found ([#42963](https://github.com/laravel/framework/pull/42963))
11+
- Fixed Str::Mask() for repeating chars ([#42956](https://github.com/laravel/framework/pull/42956))
412

513

614
## [v8.83.17 (2022-06-21)](https://github.com/laravel/framework/compare/v8.83.16...v8.83.17)

0 commit comments

Comments
 (0)