From ddb6d0704363024b6725d3c5c724e5117d433614 Mon Sep 17 00:00:00 2001 From: Ben Lubar Date: Sat, 4 Apr 2020 13:28:12 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c5b1d14..a0f769ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ # Future +# 0.47.04-beta1 + ## Exclusive Mode - Error messages are now more likely to contain the correct line number. +- Fixed an error that would occur when abandoning before embark. - If an expected screen is not present, the AI will pause until it is, to avoid crashing. User input may be required in the case of such bugs. ## Military