You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.txt
+18-1Lines changed: 18 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,24 @@ Template for new versions:
53
53
54
54
## New Tools
55
55
56
+
## New Features
57
+
58
+
## Fixes
59
+
60
+
## Misc Improvements
61
+
62
+
## Documentation
63
+
64
+
## API
65
+
66
+
## Lua
67
+
68
+
## Removed
69
+
70
+
# 52.03-r2
71
+
72
+
## New Tools
73
+
56
74
## New Features
57
75
- `nestboxes`: allow limiting egg protection to nestboxes inside a designated burrow
58
76
- `tailor`: tailor now provides optional dye automation
@@ -70,7 +88,6 @@ Template for new versions:
70
88
- ``Units``: new functions ``getFocusPenalty``, ``unbailableSocialActivity``, ``isJobAvailable``
71
89
72
90
## Lua
73
-
74
91
- New functions: ``dfhack.jobs.createLinked``, ``dfhack.jobs.assignToWorkshop``, ``dfhack.units.getFocusPenalty``, ``dfhack.units.unbailableSocialActivity``, and ``dfhack.units.isJobAvailable``
0 commit comments