Skip to content

Commit 23df2a0

Browse files
committed
[8.x] Added changelog
1 parent 2cf142c commit 23df2a0

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG-8.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.16...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.17...8.x)
4+
5+
6+
## [v8.83.17 (2022-06-21)](https://github.com/laravel/framework/compare/v8.83.16...v8.83.17)
7+
8+
### Added
9+
- Apply where's from union query builder in cursor pagination ([#42651](https://github.com/laravel/framework/pull/42651))
10+
- Handle collection creation around a single enum ([#42839](https://github.com/laravel/framework/pull/42839))
11+
12+
### Fixed
13+
- Fixed Request offsetExists without routeResolver ([#42754](https://github.com/laravel/framework/pull/42754))
14+
- Fixed: Loose comparison causes the value not to be saved ([#42793](https://github.com/laravel/framework/pull/42793))
415

516

617
## [v8.83.16 (2022-06-07)](https://github.com/laravel/framework/compare/v8.83.15...v8.83.16)

0 commit comments

Comments
 (0)