Skip to content

Commit 1b2d57a

Browse files
Update CHANGELOG.md
1 parent ec20110 commit 1b2d57a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ 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.0...HEAD)
8+
## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v0.5.1...HEAD)
9+
10+
## [v0.5.1](https://github.com/inertiajs/inertia-laravel/compare/v0.5.0...v0.5.1) - 2022-01-07
11+
12+
### Fixed
13+
14+
- When the SSR Server crashes, a `null` response will be returned, which wasn't being handled properly ([7d7d89](https://github.com/inertiajs/inertia-laravel/commit/7d7d891d72792f6cab6b616d5bbbb48f0526d65f))
915

1016
## [v0.5.0](https://github.com/inertiajs/inertia-laravel/compare/v0.4.5...v0.5.0) - 2022-01-07
1117

0 commit comments

Comments
 (0)