From e8000ab8b49e9d7e18db643043f252f4d478dbd1 Mon Sep 17 00:00:00 2001 From: florianvazelle Date: Sun, 4 Feb 2024 11:02:36 +0100 Subject: [PATCH] chore: add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f92a936..0852859 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Deprecated ### Removed ### Fixed +- Use a custom `EditorExportPlugin` to set build informations ([#41](https://github.com/MechanicalFlower/Marble/pull/41)) ### Security ### Dependencies - Bump `actions/cache` from 3 to 4 ([#40](https://github.com/MechanicalFlower/Marble/pull/40))