about summary refs log tree commit diff stats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.org b/README.org
index 9069d8a..44b2f3f 100644
--- a/README.org
+++ b/README.org
@@ -66,11 +66,16 @@ Press enter to play another round.
 
 *** players
 
-Number of players. Default is 2, should be an integer equal to 2.
-Support for more than 2 players will be added later.
+Number of players. Default is 2, should be an integer equal to or
+greater than 2.
 
 * News
 
+** v0.1.1 - 2021-05-01
+
++ Added support for more than 2 players.
++ Prints a scorecard after the last round.
+
 ** v0.1.0 - 2021-04-29
 
 Initial Implementation