diff --git a/src/XIVLauncher/Resources/CHANGELOG.txt b/src/XIVLauncher/Resources/CHANGELOG.txt
index 1dd6f3b7..3041b495 100644
--- a/src/XIVLauncher/Resources/CHANGELOG.txt
+++ b/src/XIVLauncher/Resources/CHANGELOG.txt
@@ -1,3 +1,5 @@
• Fixes a rare issue wherein patches may not have been downloaded properly
-• Now removes whitespace from SE account names, to prevent typos
+• Fixes an issue wherein the game may not have started correctly, after incorrect un/installation of certain other software
+• Fixes an issue wherein patching would fail if the XIVLauncher configuration was copied from another PC
+• XIVLauncher now removes whitespace from SE account names, to prevent typos
• Various improvements to error messages to aid in troubleshooting
\ No newline at end of file
diff --git a/src/XIVLauncher/XIVLauncher.csproj b/src/XIVLauncher/XIVLauncher.csproj
index 0774904d..d84e4e36 100644
--- a/src/XIVLauncher/XIVLauncher.csproj
+++ b/src/XIVLauncher/XIVLauncher.csproj
@@ -3,7 +3,7 @@
XIVLauncher
XIVLauncher
Custom launcher for FFXIV.
- 6.1.14
+ 6.1.15