summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-06-16 11:06:47 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2019-06-16 11:06:47 +0800
commit34274b108957e8819395d4bc38a9456be5372a2a (patch)
tree1a05e216c840810f9aaebab02eefe5b3d8dfe73e /README.md
parentb68900b0d20ef5cf5b6302a5165a7ba0f9653540 (diff)
Fixes #2 - use crossterm instead of Termion
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index a566fcf..a8a3997 100644
--- a/README.md
+++ b/README.md
@@ -37,13 +37,18 @@ dua interactive
### Roadmap
-#### 🚧v2.1 - Various features and fixes as they come up while people are using it
+#### 🚧v2.2 - Various features and fixes as they come up while people are using it
##### Other Features
* [ ] Evaluate unit coloring - can we highlight different units better, make them stick out?
-#### ✅ v2.0.01- bug fixes and improvements
+#### ✅ v2.1.0- bug fixes and improvements
+
+* windows support
+* additional key-bindings
+
+#### ✅ v2.0.1- bug fixes and improvements
* fix typo in title
* better display of IO-Errors in aggregate mode