Skip to content

Commit fb163fe

Browse files
committed
updates for 53.04-r1
1 parent 0701719 commit fb163fe

File tree

5 files changed

+23
-5
lines changed

5 files changed

+23
-5
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cmake_policy(SET CMP0048 NEW)
66
cmake_policy(SET CMP0074 NEW)
77

88
# set up versioning.
9-
set(DF_VERSION "53.03")
9+
set(DF_VERSION "53.04")
1010
set(DFHACK_RELEASE "r1")
1111
set(DFHACK_PRERELEASE FALSE)
1212

docs/changelog.txt

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,32 @@ Template for new versions:
5858

5959
## New Features
6060

61+
## Fixes
62+
63+
## Misc Improvements
64+
65+
## Documentation
66+
67+
## API
68+
69+
## Lua
70+
71+
## Removed
72+
73+
# 53.04-r1
74+
75+
## New Tools
76+
77+
## New Features
78+
6179
## Fixes
6280
- `buildingplan`: Bolt throwers will no longer be constructed using populated bins.
6381
- `RemoteFortressReader`: updated siege engine facing enums for new diagonal directions
6482
- `suspendmanager`: treat reinforced walls as a blocking construction and buildable platform
6583

6684
## Misc Improvements
67-
- `blueprint`: support for reinforced walls and bolt throwers
6885
- `autolabor`: support for new dying and siege-related labors
86+
- `blueprint`: support for reinforced walls and bolt throwers
6987

7088
## Documentation
7189

library/xml

Submodule xml updated 1 file

plugins/stonesense

scripts

0 commit comments

Comments
 (0)