From d2b3ee0a2f0d741680ff30760df734ce59e0edd8 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 6 Nov 2024 18:10:55 +0100 Subject: [PATCH] Update version chill-bundles to v3.2.4 --- .changes/v3.2.4.md | 3 +++ CHANGELOG.md | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 .changes/v3.2.4.md diff --git a/.changes/v3.2.4.md b/.changes/v3.2.4.md new file mode 100644 index 000000000..f89cf37eb --- /dev/null +++ b/.changes/v3.2.4.md @@ -0,0 +1,3 @@ +## v3.2.4 - 2024-11-06 +### Fixed +* Fix compilation of chill assets diff --git a/CHANGELOG.md b/CHANGELOG.md index 43a94e12b..c5bed63c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v3.2.4 - 2024-11-06 +### Fixed +* Fix compilation of chill assets + ## v3.2.3 - 2024-11-05 ### Fixed * ([#315](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/315)) Fix display of accompanying period work referrers. Only current referrers should be displayed.