summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index b21b5f9..664d2b6 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,13 @@ dua interactive
* [ ] Evaluate unit coloring - can we highlight different units better, make them stick out?
+#### ✅ v2.1.6 - use latest version of open-rs
+
+That way, pressing `shift + O` to open the currently selected file won't possibly spam the terminal
+with messages caused by the program used to find the system program to open the file.
+
+Fixes [#14](https://github.com/Byron/dua-cli/issues/14)
+
#### ✅ v2.1.5 - re-release with Cargo.lock
#### ✅ v2.1.2 bug fixes and improvements