From e3b934bf067266c1a8ca09db07e5e6308e89346e Mon Sep 17 00:00:00 2001 From: florianvazelle Date: Sat, 10 Feb 2024 14:21:50 +0100 Subject: [PATCH] chore add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbba5a0..82e57a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Removed ### Fixed - Use a custom `EditorExportPlugin` to set build info ([#41](https://github.com/MechanicalFlower/Marble/pull/41)) +- Generate a new chunk at each lap ([#42](https://github.com/MechanicalFlower/Marble/pull/42)) ### Security ### Dependencies - Bump `actions/cache` from 3 to 4 ([#40](https://github.com/MechanicalFlower/Marble/pull/40))