From c588a3653b27c2dfd27ecb198f4973347f3163ca Mon Sep 17 00:00:00 2001 From: jliddev Date: Tue, 25 Aug 2020 15:28:24 -0500 Subject: [PATCH] Changelog Fix #32 Fix #33 Fix #21 --- WowUp.WPF/Assets/changelog.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WowUp.WPF/Assets/changelog.json b/WowUp.WPF/Assets/changelog.json index 1b280137..bbeb3894 100644 --- a/WowUp.WPF/Assets/changelog.json +++ b/WowUp.WPF/Assets/changelog.json @@ -1,5 +1,9 @@ { "ChangeLogs": [ + { + "Version": "1.15.0", + "Description": "All new scanning method, better results less 'Install' button.\nNew filtering on the 'My Addons' page.\nSystem tray icons should not hang around after you close the app.\nUI improvements." + }, { "Version": "1.14.12", "Description": "When running the app multiple times the original window should restore instead of showing an alert.\nAdd some color to the In-App update bar to make it more noticeable.\nAdd a column with the provider name to 'My Addons' page."