From d717a68445ae05c7a8366bc36f822f5e8bf097e7 Mon Sep 17 00:00:00 2001 From: Agetian Date: Sat, 16 Sep 2017 11:40:24 +0000 Subject: [PATCH] - Documenting changes in CHANGES.txt. --- forge-gui/release-files/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/forge-gui/release-files/CHANGES.txt b/forge-gui/release-files/CHANGES.txt index ed1564f5378..b9bf496aa43 100644 --- a/forge-gui/release-files/CHANGES.txt +++ b/forge-gui/release-files/CHANGES.txt @@ -1,3 +1,6 @@ +- Ixalan Pre-Release - +All 279 cards of the Ixalan set are available in this release. These cards are brand new, so expect some issues with them, and don't hesitate to report any inconsistencies and erroneous behavior that you see. + - Emblem File Name Convention Change - Emblem token file names have been standardized (and this is a change from the previous version): instead of having "_emblem" appended to the end of the file name, now they have "emblem_" prepended to the beginning, so that instead of gideon_ally_of_zendikar_emblem.jpg, you have emblem_gideon_ally_of_zendikar.jpg. This will require you to locally rename the emblem picture files to match this new naming scheme. You can use any of the batch renaming tools available to you to simplify this task (Advanced Renamer, Unix/Linux rename, etc.). We apologize for the inconvenience.