Skip to content

Commit 6806ac5

Browse files
authored
Update changelog for latest releases
1 parent a4c1b36 commit 6806ac5

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
@@ -5,10 +5,22 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v0.6.2...HEAD)
8+
## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v0.6.5...HEAD)
99

1010
Nothing!
1111

12+
## [v0.6.5](https://github.com/inertiajs/inertia-laravel/compare/v0.6.4...v0.6.5) - 2023-01-10
13+
14+
- Add Laravel v10 support ([#480](https://github.com/inertiajs/inertia-laravel/pull/480))
15+
16+
## [v0.6.4](https://github.com/inertiajs/inertia-laravel/compare/v0.6.3...v0.6.4) - 2022-11-08
17+
18+
- Add PHP 8.2 support ([#463](https://github.com/inertiajs/inertia-laravel/pull/463))
19+
20+
## [v0.6.3](https://github.com/inertiajs/inertia-laravel/compare/v0.6.2...v0.6.3) - 2022-06-27
21+
22+
- Check Vite manifest path (`build/manifest.json`) when determining the current asset version ([#399](https://github.com/inertiajs/inertia-laravel/pull/399))
23+
1224
## [v0.6.2](https://github.com/inertiajs/inertia-laravel/compare/v0.6.1...v0.6.2) - 2022-05-24
1325

1426
- Switch to using the `Vary: X-Inertia` header ([#404](https://github.com/inertiajs/inertia-laravel/pull/404))

0 commit comments

Comments
 (0)