From 6424ebff769791b255eda60874c92fb64352f43a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Rypu=C5=82a?= Date: Sun, 30 Sep 2018 21:22:09 +0200 Subject: [PATCH] 3.0.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f15972f..8e2b540 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ npm install terminal-game-io - use requestAnimationFrame - write unit tests -### v3.0.0 - ?? September 2018 +### v3.0.0 - 30 September 2018 - remove externals ('process' and 'readline') - split main class into two (one for node, one for browser) - normalize keyNames, currently there is a mismatch between node and browser