File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased] ( https://github.com/inertiajs/inertia-laravel/compare/v0.6.11 ...master )
8
+ ## [ Unreleased] ( https://github.com/inertiajs/inertia-laravel/compare/v1.0.0 ...1.x )
9
9
10
10
- Nothing!
11
11
12
+ ## [ v1.0.0] ( https://github.com/inertiajs/inertia-laravel/compare/v0.6.11...v1.0.0 ) - 2024-03-08
13
+
14
+ - Add Laravel 11 support ([ #560 ] ( https://github.com/inertiajs/inertia-laravel/pull/560 ) , [ #564 ] ( https://github.com/inertiajs/inertia-laravel/pull/564 ) )
15
+ - Fix URL generation ([ #592 ] ( https://github.com/inertiajs/inertia-laravel/pull/592 ) )
16
+
12
17
## [ v0.6.11] ( https://github.com/inertiajs/inertia-laravel/compare/v0.6.10...v0.6.11 ) - 2023-09-13
13
18
14
19
- Add option for using the ` bun ` runtime in SSR ([ #552 ] ( https://github.com/inertiajs/inertia-laravel/pull/552 ) )
You can’t perform that action at this time.
0 commit comments