We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f7cce commit 2a1e190Copy full SHA for 2a1e190
CHANGELOG.md
@@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v0.6.10...master)
+## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v0.6.11...master)
9
+
10
+- Nothing!
11
12
+## [v0.6.11](https://github.com/inertiajs/inertia-laravel/compare/v0.6.10...v0.6.11) - 2023-09-13
13
14
- Add option for using the `bun` runtime in SSR ([#552](https://github.com/inertiajs/inertia-laravel/pull/552))
15
0 commit comments