From 8e1e9c9828d82e9c170b2f5d6e3b1730e9579040 Mon Sep 17 00:00:00 2001 From: Thomas Liu Date: Fri, 6 Dec 2013 23:59:22 -0600 Subject: [PATCH] Updated changelog to reflect changes --- CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 6bc278c..79ca3d9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,14 @@ Change Log ================================ +Cards v1.4.0 Notes +-------------------------------- +- Full GUI client with all the features of the console client. Changes include ability to display score in HTML table, ability to obtain the round summary, ability to judge, and ability to discard a card after submitting it. +- Drop in Drop out mode enabled; players can freely disconnect and connect to the game. Note that, however, the server will shut down when there is only one player remaining in the game. +- Port is now obtained from a settings.ini file. + +Cards v1.2.0 Notes +-------------------------------- +- Rudimentary GUI client Cards v1.1.1 Notes --------------------------------