From e8844c08054d89f02c12d64e4bbeedc945102e9e Mon Sep 17 00:00:00 2001 From: pascalbaljet Date: Thu, 21 Dec 2023 20:48:53 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d665468..d85bdcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `splade-core` will be documented in this file. +## 2.2.1 - 2023-12-21 + +* Further SpladeBridge improvements + ## 2.2.0 - 2023-12-21 * Introduces the `VuePropRaw` property so you can pass a raw JSON string to the Vue component @@ -24,6 +28,7 @@ public function dataFromMethod(): array + ``` ## 2.0.0 - 2023-12-20