diff --git a/src/XIVLauncher/Resources/CHANGELOG.txt b/src/XIVLauncher/Resources/CHANGELOG.txt index 0cc5f37e..f6eb1419 100644 --- a/src/XIVLauncher/Resources/CHANGELOG.txt +++ b/src/XIVLauncher/Resources/CHANGELOG.txt @@ -1,6 +1,7 @@ * Fixes an issue wherein required data files for Dalamud may not have been downloaded correctly under certain conditions * Fixes an issue wherein the banners shown on the main page were outdated * Fixes an issue wherein removing addons from the auto-launch page may not have been possible under certain conditions(by @nebel) +* Adjusts to a change in the login protocol * Removes support for the DirectX 9 version of the game, as it has ben discontinued * Clarifies an error message when encountering a disk I/O error during repair * Clarifies an error message when passwords could not be saved diff --git a/src/XIVLauncher/XIVLauncher.csproj b/src/XIVLauncher/XIVLauncher.csproj index 25756eac..efcd549d 100644 --- a/src/XIVLauncher/XIVLauncher.csproj +++ b/src/XIVLauncher/XIVLauncher.csproj @@ -3,7 +3,7 @@ XIVLauncher XIVLauncher Custom launcher for the most critically acclaimed MMO. - 6.3.14 + 6.3.15