From ed918ce64fc3fa9527779b1137e24de6a8aeaca8 Mon Sep 17 00:00:00 2001 From: Twan van Laarhoven Date: Tue, 28 Apr 2020 13:30:06 +0200 Subject: [PATCH] changelog: improved card filter --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 9d06e6bd..83ce3056 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,10 @@ -- HEAD: new items added as changes are made ------------------------------------------------------------------------------ +Features: + * In the quick search box you can specify which field to search in, + for example `type:Wizard` searches for cards with Wizard in the type. + Bug fixes: * card variable in console panel now refers to the selected card * length function now gives correct results for maps