mirror of
https://github.com/aclist/dztui.git
synced 2024-12-29 13:52:03 +01:00
Bump version
This commit is contained in:
parent
d1f7cacf15
commit
1d020f4233
1 changed files with 16 additions and 3 deletions
19
changelog.md
19
changelog.md
|
@ -1,9 +1,22 @@
|
|||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
## [Unreleased]
|
||||
Fields marked with [Testing] are live in Testing branch
|
||||
- Clean up logging
|
||||
- Concatenate long mod launch params
|
||||
- Port DZTUI method of handling legacy symlinks
|
||||
- Concatenate long mod launch params [Testing]
|
||||
- Port DZTUI method of handling legacy symlinks [Testing]
|
||||
- Delete server [Testing]
|
||||
- Better SD handling [Testing]
|
||||
- Write log to file for bug reports [Testing]
|
||||
- Prompt to increase map count size [Testing]
|
||||
|
||||
## [2.3.1] 2022-08-04
|
||||
### Fixed
|
||||
- Improved error handling of first-time setup fields
|
||||
- Interpolate config file values for debug, branch when writing file
|
||||
|
||||
### Changed
|
||||
- Prompt user to restart first-time setup if broken config is found
|
||||
|
||||
## [2.3.0] 2022-07-18
|
||||
### Added
|
||||
|
|
Loading…
Reference in a new issue