File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 9.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v9.21.3...9.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v9.21.4...9.x )
4
+
5
+
6
+ ## [ v9.21.4] ( https://github.com/laravel/framework/compare/v9.21.3...v9.21.4 ) - 2022-07-21
7
+
8
+ ### Added
9
+ - Added ` Illuminate/Filesystem/FilesystemAdapter::supportsTemporaryUrl() ` ([ #43317 ] ( https://github.com/laravel/framework/pull/43317 ) )
10
+
11
+ ### Fixed
12
+ - Fixes confirm component default value ([ #43334 ] ( https://github.com/laravel/framework/pull/43334 ) )
13
+
14
+ ### Changed
15
+ - Improves console output when command not found ([ #43323 ] ( https://github.com/laravel/framework/pull/43323 ) )
4
16
5
17
6
18
## [ v9.21.3] ( https://github.com/laravel/framework/compare/v9.21.2...v9.21.3 ) - 2022-07-20
You can’t perform that action at this time.
0 commit comments