From d448b35bc58840e97de59cd6f79e81f214da2c73 Mon Sep 17 00:00:00 2001 From: Oliver <480930+rivo@users.noreply.github.com> Date: Mon, 5 Feb 2018 14:17:38 +0100 Subject: [PATCH] Changed the wording in the README. There are no releases. Resolves #50 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f12994f..f877fec 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,9 @@ This package is based on [github.com/gdamore/tcell](https://github.com/gdamore/t Add your issue here on GitHub. Feel free to get in touch if you have any questions. -## Releases +## Version History + +(There are no corresponding tags in the project. I only keep such a history in this README.) - v0.8 (2018-01-17) - Color tags can now be used almost everywhere.