Skip to content

Commit c0b58ed

Browse files
Update CHANGELOG.md
1 parent 71a885b commit c0b58ed

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ 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.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))
917

1018
## [v0.5.1](https://github.com/inertiajs/inertia-laravel/compare/v0.5.0...v0.5.1) - 2022-01-07
1119

0 commit comments

Comments
 (0)