From 2db63fd913550f529a912c1334e2d7d9a50f4e51 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 14 May 2016 21:36:24 +1000 Subject: [PATCH] Changelog --- 1.7.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1.7.md b/1.7.md index a559a695..ee267a14 100644 --- a/1.7.md +++ b/1.7.md @@ -139,6 +139,8 @@ called `fg` which will set the color to your foreground color. ### Progress Bars +- The default progress bar look was changed to `[=====-----]` instead of `━━━━━━━━━━`
+fix issues with older systems. - You can now enable/disable a border around the progress bars with `progress_border`. ```sh