From e5abfe19d629486ea1fe5ddf3d37b829230b0aa2 Mon Sep 17 00:00:00 2001 From: dutchie031 Date: Sun, 16 Aug 2026 14:44:55 +0200 Subject: [PATCH] webhook embed in release action --- RELEASENOTES.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 0537517..eaf720d 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -7,11 +7,11 @@ ### Bug Fixes -- Issue #11
- PR #17
- Supply crate spawning now checks for free space and will not spawn if the area is too crowded.
+- Issue #11 + PR #17 + Supply crate spawning now checks for free space and will not spawn if the area is too crowded. Additionally different units will spawn in different areas depending on loading side. -- PR #15
+- PR #15 Fixed command wiring for supply hubs for better and more accurate detection of units spawning and entering/exiting zone.