From b2dcbbd51073ec7801e759289226851f3171d8f4 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Tue, 16 Aug 2022 19:29:19 +0900 Subject: [PATCH] Bump version --- changelog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/changelog.md b/changelog.md index 6b3f179..9cbba34 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,19 @@ ## [Unreleased] - Clean up logging - Custom query API +- Standardize dialogs +- Connect by IP + +## [2.5.0] 2022-08-16 +### Added +- Lockfile: prevent concurrent instances of DZGUI from being opened + +### Changed +- Faster path discovery on first-time setup + +### Fixed +- Symlink collision on servers with many mods +- API response pagination for large server lists ## [2.4.1] 2022-08-09 ### Fixed