Skip to content

Commit 2995c23

Browse files
committed
fix changelog
1 parent a0097a6 commit 2995c23

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/changelog.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,12 @@ Template for new versions:
6666

6767
## API
6868

69+
- ``DFHack::Units``: new function ``setPathGoal``
70+
6971
## Lua
7072

73+
- ``dfhack.units``: new function ``setPathGoal``
74+
7175
## Removed
7276

7377
# 50.14-r1
@@ -113,7 +117,6 @@ Template for new versions:
113117
- ``Units``: new ``isWildlife`` and ``isAgitated`` property checks
114118
- ``Items::createItem``: removed ``growth_print`` parameter; now determined automatically
115119
- ``DFHack::cuboid``: ``cuboid::clampMap`` now returns the cuboid itself (instead of boolean) to allow method chaining; call ``cuboid::isValid`` to determine success
116-
- ``DFHack::Units``: new function ``setPathGoal``
117120

118121
## Lua
119122
- ``dfhack.units``: ``isWildlife`` and ``isAgitated`` property checks

0 commit comments

Comments
 (0)