Skip to content

Commit 83dbb20

Browse files
pascalbaljetgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 041e148 commit 83dbb20

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v2.0.10...2.x)
3+
## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v2.0.11...2.x)
44

55
- Nothing!
66

7+
## [v2.0.11](https://github.com/inertiajs/inertia-laravel/compare/v2.0.10...v2.0.11) - 2025-11-26
8+
9+
### What's Changed
10+
11+
* Add PHP 8.5 to test matrix by [@pascalbaljet](https://github.com/pascalbaljet) in https://github.com/inertiajs/inertia-laravel/pull/787
12+
* Support for multiple validation errors per field by [@pascalbaljet](https://github.com/pascalbaljet) in https://github.com/inertiajs/inertia-laravel/pull/784
13+
* Handle array inputs in reloadOnly and reloadExcept by [@hosmelq](https://github.com/hosmelq) in https://github.com/inertiajs/inertia-laravel/pull/792
14+
* Handle Connection Exceptions During Health Checks by [@Magnesium38](https://github.com/Magnesium38) in https://github.com/inertiajs/inertia-laravel/pull/786
15+
16+
### New Contributors
17+
18+
* [@Magnesium38](https://github.com/Magnesium38) made their first contribution in https://github.com/inertiajs/inertia-laravel/pull/786
19+
20+
**Full Changelog**: https://github.com/inertiajs/inertia-laravel/compare/v2.0.10...v2.0.11
21+
722
## [v2.0.10](https://github.com/inertiajs/inertia-laravel/compare/v2.0.9...v2.0.10) - 2025-09-28
823

924
### What's Changed

0 commit comments

Comments
 (0)