From e18f327ebe10c5d6034660146d4ce6ee751cef18 Mon Sep 17 00:00:00 2001 From: drdev Date: Thu, 16 Apr 2015 15:29:02 +0000 Subject: [PATCH] Update CHANGES.txt --- forge-gui/CHANGES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/forge-gui/CHANGES.txt b/forge-gui/CHANGES.txt index 45b75faedc0..1fba8a02e4c 100644 --- a/forge-gui/CHANGES.txt +++ b/forge-gui/CHANGES.txt @@ -9,6 +9,14 @@ Release Notes ------------- +- Smarter Deck Color Determination - +When determining the color of decks, colors of hybrid and phyrexian cards are no longer considered unless they can be produced by a land in the deck + + +- Land Color Filtering in Deck Editor - +When filtering colors in the Deck Editor, lands that produce all selected colors will now be shown +This means if you filter to show only green and white cards, lands that produce green and white will now be shown +This should hopefully make finding multicolor lands for your decks easier ----------