From 6ba4eec01fb3745e06fdf536c98b3e4f5809ea58 Mon Sep 17 00:00:00 2001 From: jliddev Date: Tue, 9 Mar 2021 12:49:54 -0600 Subject: [PATCH] Update changelog.json --- wowup-electron/src/assets/changelog.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/wowup-electron/src/assets/changelog.json b/wowup-electron/src/assets/changelog.json index 3674e855..71a8d0eb 100644 --- a/wowup-electron/src/assets/changelog.json +++ b/wowup-electron/src/assets/changelog.json @@ -1,5 +1,17 @@ { "ChangeLogs": [ + { + "Version": "2.2.0-beta.8", + "changes": [ + "German locale updates (Glow)", + "Russian locale updates (Medok)", + "Fix an issue with the update available snackbar (Linaori)", + "Fix an issue with migrations no longer happening", + "Change the dark colors to be like discord, to match the light theme", + "Migrations made smarter/faster", + "The My Addons tab will now use the new grid library" + ] + }, { "Version": "2.2.0-beta.7", "changes": [