Update changelog.txt

develop
Myk 2023-09-28 20:13:55 -07:00 committed by GitHub
parent e1bf8c47fa
commit 965c453b9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -57,10 +57,10 @@ Template for new versions:
## Fixes
- `autolabor`: now unconditionally re-enables vanilla work details when the fort or the plugin is unloaded
- ``dfhack.TranslateName()``: fixed crash on certain invalid names, which affected `warn-starving`
## Misc Improvements
- `dig`: `digtype` command now has options to choose between designating only visible tiles or hidden tiles, as well as "auto" dig mode. Z-level options adjusted to allow choosing z-levels above, below, or the same as the cursor.
- ``dfhack.TranslateName()``: fixed crash on certain invalid names, which affected `warn-starving`
- `hotkeys`: make the DFHack logo brighten on hover in ascii mode to indicate that it is clickable
## Documentation