From f1a996c2f8a5cb4de68262d19a5097ff8cf0ee66 Mon Sep 17 00:00:00 2001 From: aerinon Date: Mon, 6 May 2024 16:51:21 -0600 Subject: [PATCH] change: enable CI on unstable branch --- .github/workflows/ci.yml | 1 + RELEASENOTES.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab6c8163..5d05b5e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ on: push: branches: - DoorDev + - DoorDevUnstable pull_request: branches: - DoorDev diff --git a/RELEASENOTES.md b/RELEASENOTES.md index b29e5821..f3aa76d0 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -145,6 +145,7 @@ These are now independent of retro mode and have three options: None, Random, an * New Entrance Shuffle Algorithm no longer experimental * Back of Tavern Shuffle now on by default * Enemizer: Wallmasters banned from tiles where spiral staircases are. (Softlock issue) + * Packaged build of unstable now available * Fixed a small bug with traversal algorithm * 1.4.1.11u * New Feature: Several spoiler levels added: None, Settings-only, Semi, Full, Debug