Skip to content

Commit 451ea99

Browse files
committed
chore: update changelog
1 parent f22f7c8 commit 451ea99

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG-1.4.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
Release note
22
============
3-
# v1.4.4
3+
# v1.4.6
4+
### Change
5+
- Support PHP 8.4
6+
### Fixed
7+
- Fix `applyWhen` behavior
8+
9+
# v1.4.5
410
### Change
511
- `applyWhen` condition can be a closure
612
- CI: test all supported laravel version
713

14+
# v1.4.4
15+
### Fixes
16+
- typo on ToResponse : change Content-type to Content-Type
17+
818
# v1.4.3
919
### Added
1020
- Add support for Laravel 11

0 commit comments

Comments
 (0)