From 81bfdf4182d2500c418e1932666676f683b5ffb9 Mon Sep 17 00:00:00 2001 From: myk002 Date: Sun, 4 Apr 2021 17:40:59 -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 70264aff5..049fefeb9 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -47,6 +47,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Internals - The DFHack test harness is now much easier to use for iterative development. Configuration can now be specified on the commandline, there are more test filter options, and the test harness can now easily rerun tests that have been run before. - 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()`` # 0.47.05-r1