Skip to content

Commit a232be0

Browse files
committed
Update CHANGELOG.md
1 parent 84f18f8 commit a232be0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +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.6.0...HEAD)
8+
## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v0.6.1...HEAD)
99

1010
Nothing!
1111

12+
## [v0.6.1](https://github.com/inertiajs/inertia-laravel/compare/v0.6.0...v0.6.1) - 2022-05-24
13+
14+
- Set `Vary: Accept` header for all responses ([#398](https://github.com/inertiajs/inertia-laravel/pull/398))
15+
- Only register Blade directives when actually needed ([#395](https://github.com/inertiajs/inertia-laravel/pull/395))
16+
1217
## [v0.6.0](https://github.com/inertiajs/inertia-laravel/compare/v0.5.4...v0.6.0) - 2022-05-10
1318

1419
### Added

0 commit comments

Comments
 (0)