From 8341a5fb6d081e43b36c1dcc684838212f35d30d Mon Sep 17 00:00:00 2001 From: dutchie031 Date: Mon, 21 Sep 2026 22:34:14 +0200 Subject: [PATCH] update release notes --- RELEASENOTES.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 063b3bf..3036749 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -5,21 +5,21 @@ ### New Features -- Issue #41 +- Addresses #41 Adds Stage Complete debug methods for local testing of the Stage flow. PR #40 -- Issue #35 +- Closes #35 Creating Lane option for stages. Additionally to the primary stage lane, stages can now be created in different lanes. These lanes can be used to create different stage progression flows and create different "side-stories". PR #40 -- Issue #37 +- Closes #37 Now enabled the mission editor to add a custom briefing to the "Buildable" missions. PR #44 -- Issue #42 +- Closes #42 DEEPSTRIKE now added as a possible feature. This enables to have missions active in "Pre-Activated" Stages. PR #48