File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 10.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v10.48.9...10.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v10.48.10...10.x )
4
+
5
+ ## [ v10.48.10] ( https://github.com/laravel/framework/compare/v10.48.9...v10.48.10 ) - 2024-04-30
6
+
7
+ * [ 10.x] Fix typo in signed URL tampering tests by @Krisell in https://github.com/laravel/framework/pull/51238
8
+ * [ 10.x] Add "Server has gone away" to DetectsLostConnection by @Jubeki in https://github.com/laravel/framework/pull/51241
9
+ * [ 10.x] Fix support for the LARAVEL_STORAGE_PATH env var (#51238 ) by @dunglas in https://github.com/laravel/framework/pull/51243
4
10
5
11
## [ v10.48.9] ( https://github.com/laravel/framework/compare/v10.48.8...v10.48.9 ) - 2024-04-23
6
12
You can’t perform that action at this time.
0 commit comments