From 511d92f4f164c965041051e5b06aec40f24703f4 Mon Sep 17 00:00:00 2001 From: Dylan Date: Mon, 14 Mar 2016 22:44:58 +1100 Subject: [PATCH] Changelog --- 1.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1.5.md b/1.5.md index 24e5ef4d..9d1201de 100644 --- a/1.5.md +++ b/1.5.md @@ -40,6 +40,7 @@ to customize where or if the progress bar will appear. **Disk Usage**
- Only display usage of local disks. +- Fixed disk usage progress bars when the used value was larger than the total. Thanks **[@iandrewt](https://github.com/iandrewt)** **CPU**
- Added `cpu_shorthand` to shorten the output of CPU. Thanks **[@iandrewt](https://github.com/iandrewt)**