From 754612f25dafc53b483f180b74da202c5260d62b Mon Sep 17 00:00:00 2001 From: Marcelo Boeira Date: Wed, 20 Feb 2019 23:12:02 +0100 Subject: [PATCH] =?UTF-8?q?Release=200.2.0=20=F0=9F=91=AF=E2=80=8D?= =?UTF-8?q?=E2=99=80=EF=B8=8F=20=F0=9F=91=AF=E2=80=8D=E2=99=82=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index efa10e4..d0d6ea5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,24 @@ # Changelog > See what changed over time +## v0.2.0 - Timeout + +The game now has a new design and a time constraint. + +Features: +* Timeout after 30s +* Unlimited stations +* Minimalist design +* Footer with Github Logo +* Google Analytics + +Bug fixes: +* Pipeline names with "Berlin," are better handled now + +Technicall improvements: +* Lots of tests +* Experimenting with Subscriptions + ## v0.1.0 - Welcome Data The game is still raw, but it has some interesting features.