summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-07-24 10:09:48 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-07-24 10:09:48 +0800
commitc939b2c9a1405a9f364a10c2f692267f0879e1df (patch)
treefd53bb04dbddb6b71aca69b66b0a32344eb3af97
parent2cc69169282a07a485992bf95969cf6f81981b08 (diff)
Update changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bebb941..7074335 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+#### v2.10.1 - Change light-grey color to Cyan to fix disappearing text
+
+See [this PR](https://github.com/Byron/dua-cli/pull/62) for reference.
+
#### v2.10.0 - Minor improvements of looks; improved windows support
* previously in interactive mode on Windows, directory sizes would appear as 0 bytes in size. This is now fixed!