summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-07-25 10:04:49 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2019-07-25 10:04:49 +0800
commit4e500beb8444f6d9fa31ab984551716fb480d7f5 (patch)
tree588ff5dfcc165789f0fe47f1c2285f85cbae42f2 /README.md
parent44aa8997e3b18214f7177f7c6cc36a25daafbf24 (diff)
Prepare next releasev2.1.10
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dc10501..1c75761 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,7 @@ dua interactive
#### ✅ v2.1.10 - compatibility with light terminals
* the TUI is now usable on light terminals, and highlighting is more consistent. Thank you, @vks!
+* Fixes misaligned columns when displaying '100.00%' alongside other rows by displaying `100.0%` instead. Thanks, @vks, for pointing it out.
#### ✅ v2.1.9 - improved handling of broken symlinks