File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +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.5.1...HEAD )
8
+ ## [ Unreleased] ( https://github.com/inertiajs/inertia-laravel/compare/v0.5.2...HEAD )
9
+
10
+ ## [ v0.5.2] ( https://github.com/inertiajs/inertia-laravel/compare/v0.5.1...v0.5.2 ) - 2022-01-12
11
+
12
+ ### Added
13
+ - Laravel 9 Support ([ #347 ] ( https://github.com/inertiajs/inertia-laravel/pull/347 ) )
14
+
15
+ ### Fixed
16
+ - Respect ` X-Forwarded-For ` header ([ #333 ] ( https://github.com/inertiajs/inertia-laravel/pull/333 ) )
9
17
10
18
## [ v0.5.1] ( https://github.com/inertiajs/inertia-laravel/compare/v0.5.0...v0.5.1 ) - 2022-01-07
11
19
You can’t perform that action at this time.
0 commit comments