Skip to content

Commit 609f960

Browse files
committed
Update changelog
1 parent ecae223 commit 609f960

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,17 @@ 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.9...master)
8+
## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v0.6.10...master)
9+
10+
- Nothing!
11+
12+
## [v0.6.10](https://github.com/inertiajs/inertia-laravel/compare/v0.6.9...v0.6.10) - 2023-09-13
913

1014
- Add `inertia_location` helper function ([#491](https://github.com/inertiajs/inertia-laravel/pull/491))
1115
- Add `Route::inertia()` IDE helper ([#413](https://github.com/inertiajs/inertia-laravel/pull/413))
16+
- Automatically update Facade docblocks ([#538](https://github.com/inertiajs/inertia-laravel/pull/538))
17+
- Restore request and session on redirects ([#539](https://github.com/inertiajs/inertia-laravel/pull/539))
18+
- Add PHP 8.3 support ([#540](https://github.com/inertiajs/inertia-laravel/pull/540))
1219

1320
## [v0.6.9](https://github.com/inertiajs/inertia-laravel/compare/v0.6.8...v0.6.9) - 2023-01-17
1421

0 commit comments

Comments
 (0)