Skip to content

Commit b610a4d

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

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v9.21.4...9.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v9.21.5...9.x)
4+
5+
6+
## [v9.21.5](https://github.com/laravel/framework/compare/v9.21.4...v9.21.5) - 2022-07-21
7+
8+
### Added
9+
- Adds fluent File validation rule ([#43271](https://github.com/laravel/framework/pull/43271))
10+
11+
### Revert
12+
- Revert ["Prevent double throwing chained exception on sync queue"](https://github.com/laravel/framework/pull/42950) ([#43354](https://github.com/laravel/framework/pull/43354))
13+
14+
15+
### Changed
16+
- Allow section payload to be lazy in the "about" command ([#43329](https://github.com/laravel/framework/pull/43329))
417

518

619
## [v9.21.4](https://github.com/laravel/framework/compare/v9.21.3...v9.21.4) - 2022-07-21

0 commit comments

Comments
 (0)