From dc69975b87bdaff8757516841dbe7e64d9fc8960 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 26 Aug 2013 02:18:20 +0000 Subject: [PATCH] - Added a fluff piece to the changes.txt file. --- CHANGES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index bffbd2f7954..6961b37a323 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,14 @@ Forge Beta: 08-##-2013 ver 1.4.7 Release Notes ------------- +- Constructed Mode decks can now be stored in subfolders - +The feature is half-complete now. Forge can read subfolders in constructed deck, you may start game with such deck, but cannot yet edit decks in subfolders nor manipulate subfolders. + + +- Forge now has a Menubar - +The Forge menu contains Exit and Restart options. The Layout menu contains the selector for the various themes and a Set Window Size option. The Help menu contains links to online articles and the local TXT files. + + - Forge now requires Java 7 - Please update your Java runtime environment. At this point Forge versions 1.4.2 and above will no longer run under Java 6.