From 473b8245b20826ebeef5550d194e4aba856148a7 Mon Sep 17 00:00:00 2001 From: myk002 Date: Mon, 7 Jun 2021 07:04:23 -0700 Subject: [PATCH] update changelog --- docs/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index 668328f22..5ecfd486e 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -63,6 +63,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - The ``test/main`` command to invoke the test harness has been renamed to just ``test`` - DFHack unit tests must now match any output expected to be printed via ``dfhack.printerr()`` - Fortress mode is now supported for unit tests (allowing tests that require a fortress map to be loaded) - note that these tests are skipped by continuous integration for now, pending a suitable test fortress +- Room definitions and extents are now created for abstract buildings so callers don't have to initialize the room structure themselves # 0.47.05-r1