Skip to content

Commit f6bd63a

Browse files
committed
Update CHANGELOG.md
1 parent 9ab470d commit f6bd63a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v1.3.1...1.x)
3+
## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v1.3.2...1.x)
44

55
- Nothing yet!
66

7+
## [v1.3.2](https://github.com/inertiajs/inertia-laravel/compare/v1.3.1...v1.3.2) - 2024-12-05
8+
9+
- [1.x] Fix PHP 8.4 deprecations ([#691](https://github.com/inertiajs/inertia-laravel/pull/691))
10+
- [1.x] Ensure Inertia Response generate also compatible with Inertia.js 2 ([#692](https://github.com/inertiajs/inertia-laravel/pull/692))
11+
712
## [v1.3.1](https://github.com/inertiajs/inertia-laravel/compare/v1.3.0...v1.3.1) - 2024-11-14
813

9-
* [1.x] Supports PHP 8.4 by [@crynobone](https://github.com/crynobone) in https://github.com/inertiajs/inertia-laravel/pull/683
14+
- [1.x] Supports PHP 8.4 by [@crynobone](https://github.com/crynobone) in https://github.com/inertiajs/inertia-laravel/pull/683
1015

1116
## [v1.3.0](https://github.com/inertiajs/inertia-laravel/compare/v1.2.0...v1.3.0) - 2024-06-12
1217

0 commit comments

Comments
 (0)