From f51fe315adda955cd40fe4571403035b965b4927 Mon Sep 17 00:00:00 2001 From: Ben Wallis Date: Fri, 28 Sep 2018 17:27:07 +0100 Subject: [PATCH] Updated Filtration.nuspec for 1.0.0-beta2 --- Filtration/Filtration.nuspec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Filtration/Filtration.nuspec b/Filtration/Filtration.nuspec index f89e215..46d6255 100644 --- a/Filtration/Filtration.nuspec +++ b/Filtration/Filtration.nuspec @@ -9,7 +9,13 @@ A Path of Exile loot filter script editor false Copyright 2018 - The release notes for 1.0.0 have not been written yet! + Still no 1.0.0 release notes + +Changes since 1.0.0-beta1: + +* Static data (ItemBaseTypes and ItemClasses) is now correctly loaded from embedded resources instead of the legacy text files in appdata +* Updates to static data files +* Disabled setting themes for MinimapIcon, PlayEffect and SetFontSize blocks as a temporary fix for issue #68