update changelog

develop
myk002 2021-06-23 14:55:42 -07:00
parent 9c7cb473ce
commit 7793adb888
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 1 additions and 0 deletions

@ -69,6 +69,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
- Unit tests can now use ``delay_until(predicate_fn, timeout_frames)`` to delay until a condition is met
# 0.47.05-r1