diff --git a/docs/changelog.txt b/docs/changelog.txt index 3f95f3422..8026a535a 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -56,7 +56,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - ``utils.processArgsGetopt()``: now properly handles ``--`` like GNU ``getopt`` as a marker to treat all further parameters as non-options - ``utils.processArgsGetopt()``: now detects when required arguments to long-form options are missing - `xlsxreader`: added Lua class wrappers for the xlsxreader plugin API -- added ``dfhack.units.teleport(unit, pos)`` + +## API +- Added ``dfhack.units.teleport(unit, pos)`` ## Documentation - Added more client library implementations to the `remote interface docs ` diff --git a/scripts b/scripts index 16bd46edc..c453a53bc 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 16bd46edc3580a4c9a4caac40523b8fc26777f9a +Subproject commit c453a53bce292caea2e608ac86942dae4d92e73f