Skip to content

Commit c1b765e

Browse files
committed
[8.x] Added changelog
1 parent a684da6 commit c1b765e

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.23...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.24...8.x)
4+
5+
6+
## [v8.83.24 (2022-09-22)](https://github.com/laravel/framework/compare/v8.83.23...v8.83.24)
7+
8+
### Fixed
9+
- Avoid Passing null to parameter exception on PHP 8.1 ([#43951](https://github.com/laravel/framework/pull/43951))
10+
11+
### Changed
12+
- Patch for timeless timing attack vulnerability in user login ([#44069](https://github.com/laravel/framework/pull/44069))
413

514

615
## [v8.83.23 (2022-07-26)](https://github.com/laravel/framework/compare/v8.83.22...v8.83.23)

0 commit comments

Comments
 (0)