From fc7e1343147d22dd3e27c8abe114e70a78d1caa8 Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 12 Mar 2024 17:18:45 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8330eb..7e95658 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/livewire/volt/compare/v1.6.2...main) +## [Unreleased](https://github.com/livewire/volt/compare/v1.6.3...main) + +## [v1.6.3](https://github.com/livewire/volt/compare/v1.6.2...v1.6.3) - 2024-03-06 + +* Use paths from object property, not local variable by [@bookwyrm](https://github.com/bookwyrm) in https://github.com/livewire/volt/pull/95 ## [v1.6.2](https://github.com/livewire/volt/compare/v1.6.1...v1.6.2) - 2024-01-30