Skip to content

Commit ff95ef3

Browse files
committed
bump to 0.47.05-r4
1 parent 85d98b1 commit ff95ef3

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

changelog.txt

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
===[[[
22
This file contains changes specific to the scripts repo. See docs/changelog.txt
33
in the dfhack repo for a full description, or
4-
https://docs.dfhack.org/en/latest/docs/Compile.html#build-changelog
4+
https://docs.dfhack.org/en/latest/docs/Documentation.html#building-the-changelogs
55

6-
NOTE: currently, gen_changelog.txt expects a "Future" section to exist at the
6+
NOTE: currently, gen_changelog.py expects a "Future" section to exist at the
77
top of this file (even if no changes are listed under it), or you will get a
88
"Entry without section" error. Also, to maintain proper sorting in the generated
99
changelogs when making a new release, docs/changelog.txt in the dfhack repo must
@@ -15,6 +15,14 @@ that repo.
1515

1616
## New Scripts
1717

18+
## Removed
19+
20+
## Fixes
21+
22+
## Misc Improvements
23+
24+
# 0.47.05-r4
25+
1826
## Fixes
1927
- `quickfort`: produce a useful error message instead of a code error when a bad query blueprint key sequence leaves the game in a mode that does not have an active cursor
2028
- `quickfort`: restore functionality to the ``--verbose`` commandline flag

0 commit comments

Comments
 (0)