From bbcf9db1b512b28617bff49a114f42912dc35c60 Mon Sep 17 00:00:00 2001 From: Iris Morelle Date: Sat, 13 Feb 2021 20:05:18 -0300 Subject: [PATCH] Update changelog --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 9e2548e69b17..fb5eaf5540be 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ ## Version 1.15.9+dev ### Add-ons client ### Add-ons server + * Fixed undefined behavior when servicing requests to downgrade add-ons. ### Campaigns ### Editor ### Multiplayer @@ -15,6 +16,7 @@ * north-facing frames for dunefolk skirmisher, loyalist bowman, and troll whelp ### User interface * Added a "disengaged" orb, shown instead of the partially-moved orb for units that can move but can't attack. + * Added information about the build's (not runtime) target CPU architecture to the game version info dialog and --report. ### WML Engine ### Miscellaneous and Bug Fixes