diff --git a/docs/changelog.txt b/docs/changelog.txt index dde134ada..baaf3ee98 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -33,11 +33,14 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ================================================================================ ======== IMPORTANT: rename this, and add a new "future" section, BEFORE ======== -======== making a new DFHack release! ======== +======== making a new DFHack release, even if the only changes made ======== +======== were in submodules with their own changelogs! ======== ================================================================================ # Future +# 0.47.04-beta1 + ## Misc Improvements - `embark-assistant`: - updated embark aquifer info to show all aquifer kinds present @@ -46,6 +49,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - added search criteria for embark initial tree cover - added search criteria for necro tower count, neighbor civ count, and specific neighbors. Should handle additional entities, but not tested +## Internals +- Improved support for tagged unions, allowing tools to access union fields more safely + # 0.47.03-beta1 ## New Scripts