Skip to content

Commit 44b75a7

Browse files
committed
[9.x] Added changelog
1 parent 115d5f2 commit 44b75a7

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

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

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))
416

517

618
## [v9.21.3](https://github.com/laravel/framework/compare/v9.21.2...v9.21.3) - 2022-07-20

0 commit comments

Comments
 (0)