1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-29 13:52:03 +01:00

Bump version

This commit is contained in:
aclist 2022-08-04 20:59:31 +09:00 committed by GitHub
parent d1f7cacf15
commit 1d020f4233
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,22 @@
# Changelog
## [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