-
Notifications
You must be signed in to change notification settings - Fork 480
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace installed hack/changelog.txt with stub
This was incomplete, but people were still referencing it. Closes #1775
- Loading branch information
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
DFHack's changelog is no longer stored at this location. | ||
|
||
- For a local copy, see hack/docs/docs/NEWS.html | ||
(this requires offline docs to be installed) | ||
- For an online copy, see https://dfhack.readthedocs.org/en/stable/docs/NEWS.html | ||
|
||
|
||
--- | ||
|
||
Note to maintainers: this file is installed to hack/changelog.txt - for details, | ||
see https://github.com/DFHack/dfhack/issues/1775 |