summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-05-29 12:18:55 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-05-29 12:18:55 +0800
commite68481f3524d214b76d2895a10febc3a524c3256 (patch)
tree01b2eeb2230bfe7e0f441f5de477f28d15653cc6 /CHANGELOG.md
parent78a68b1a9ed5d39d250c5478041e40425a198756 (diff)
Add simple progress to indicate something is happening on long `dua` runs
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 27406ff..7ae245f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+#### v2.12
+
+* Add minimal progress for when `dua` invocations take longer than 1 second
+
#### v2.11.3 - re-add arm builds
* dependency updates (including tui 0.15)