From c4338c1a6fe3f56f94fd8fe13a6fef9f44757cc6 Mon Sep 17 00:00:00 2001 From: Raffson Date: Tue, 11 Apr 2023 19:46:18 +0200 Subject: [PATCH] Update changelog.md --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 4f1a93f4..8d5dcb5b 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,8 @@ * **[Preset Groups]** Add SA-2 with ZSU-23/57 * **[Campaign Design]** Ability to define almost all possible settings in the campaign's yaml file. * **[Options]** Ability to load & save your settings. +* **[UI]** Added fuel selector in flight's edit window. +* **[Plugins]** Expose Splash Damage's "game_messages" option and set its default to false. ## Fixes * **[New Game Wizard]** Settings would not persist when going back to a previous page.