From 009bf63c8ef9880fb038c800c96f9eec115951e1 Mon Sep 17 00:00:00 2001 From: Philipp Daun Date: Sun, 17 Nov 2024 22:38:52 +0100 Subject: [PATCH] Update changelog Signed-off-by: Philipp Daun --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53e22ae..1961731 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 1.5.0 + +- Trigger custom events to allow cleanup of Astro Component Islands +- Avoid memory leaks and other side effects @benjaminrobinet +- Update swup and plugins + ## 1.4.1 - Update swup and plugins