We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ed222 commit 2c56f71Copy full SHA for 2c56f71
CHANGELOG-8.x.md
@@ -1,6 +1,13 @@
1
# Release Notes for 8.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v8.83.2...8.x)
+## [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
11
12
13
## [v8.83.2 (2022-02-22)](https://github.com/laravel/framework/compare/v8.83.1...v8.83.2)
0 commit comments