From 9c3edac499701a2fc0f973f5275ad0ae8d9ab024 Mon Sep 17 00:00:00 2001 From: PatrikLundell Date: Thu, 20 Jun 2019 15:59:08 +0200 Subject: [PATCH] Added embark-assistant bug fix note --- docs/changelog.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index c003ef936..b29ee59f6 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -40,8 +40,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Fixes - `embark-assistant`: - fixed bug causing crash on worlds without generated metals (as well as pruning vectors as originally intended). - - fixed bug causing mineral matching to fail to cut off at the magma sea, reporting presence of things that - aren't (like DF does currently). + - fixed bug causing mineral matching to fail to cut off at the magma sea, reporting presence of things that aren't (like DF does currently). ## Internals - Fixed some OpenGL build issues with `stonesense`