From 5cfd09c389b42b70ecdcd88c9ff37f027365b51e Mon Sep 17 00:00:00 2001 From: drdev Date: Fri, 18 Jul 2014 01:35:34 +0000 Subject: [PATCH] Update CHANGES.txt --- forge-gui/CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/forge-gui/CHANGES.txt b/forge-gui/CHANGES.txt index abb4e152cb4..173505995c3 100644 --- a/forge-gui/CHANGES.txt +++ b/forge-gui/CHANGES.txt @@ -4,6 +4,12 @@ Forge Beta: 0#-##-2014 ver 1.5.22 ##### cards in total. +- CardManagers now support grouping by Set - +You can now group cards by set, with the sets being sorted in reverse chronological order. +As part of this, I've also fixed it so the headers for groups with no cards in them will now be hidden instead of appearing with a "(0)" after them. +Since the groups are collapsible, this can allow CardManagers to work somewhat similar to the old "Binder View" in MTGO (may it rest in peace). + + ------------- Release Notes -------------