Skip to content

Commit 2c56f71

Browse files
authored
Update CHANGELOG-8.x.md
1 parent b4ed222 commit 2c56f71

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG-8.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.2...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.3...8.x)
4+
5+
6+
## [v8.83.3 (2022-03-03)](https://github.com/laravel/framework/compare/v8.83.2...v8.83.3)
7+
8+
### Fixed
9+
* $job can be an object in some methods by @villfa in https://github.com/laravel/framework/pull/41244
10+
* Fixes getting the trusted proxies IPs from the configuration file by @nunomaduro in https://github.com/laravel/framework/pull/41322
411

512

613
## [v8.83.2 (2022-02-22)](https://github.com/laravel/framework/compare/v8.83.1...v8.83.2)

0 commit comments

Comments
 (0)