diff --git a/CHANGELOG.md b/CHANGELOG.md index 04be7b55..d2b6ae3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v1.2.0...1.x) +## [Unreleased](https://github.com/inertiajs/inertia-laravel/compare/v1.3.0...1.x) + +- Nothing yet! + +## [v1.3.0](https://github.com/inertiajs/inertia-laravel/compare/v1.2.0...v1.3.0) - 2024-06-12 - Add "always" props using new `Inertia::always()` wrapper ([#627](https://github.com/inertiajs/inertia-laravel/pull/627)) - Revert dot-notation support in partial reloads ([#641](https://github.com/inertiajs/inertia-laravel/pull/641))