diff --git a/docs/changelog.txt b/docs/changelog.txt index fe1b05f90..beaa1665a 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -37,6 +37,16 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ================================================================================ # Future +## New Scripts +- `devel/find-primitive`: Finds a primitive variable in memory + +## Fixes +- `stockpiles`: stopped sidebar option from overlapping with `autodump` +-@ `autodump`, `automelt`, `autotrade`, `stocks`, `stockpiles`: fixed conflict with building renaming + +## Internals +- Added ``Gui::inRenameBuilding()`` + # 0.44.10-alpha1 ## New Scripts diff --git a/scripts b/scripts index a1cd002d6..313655344 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit a1cd002d60fdbf7b4c4bf833db41ec691746552b +Subproject commit 313655344562956f2c3a2c3d547ac04816730306