From c2f4f04c9b6b6e1bbd9f335f9ea6639bd3651bfa Mon Sep 17 00:00:00 2001 From: Dylan Date: Thu, 3 Mar 2016 11:59:34 +1100 Subject: [PATCH] Changelog --- 1.4.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/1.4.md b/1.4.md index 5e8eb969..71e59040 100644 --- a/1.4.md +++ b/1.4.md @@ -8,7 +8,10 @@ ### Info -- Added the ability to print certain info as a progress bar. +**Added the ability to print certain info as a progress bar.** + +![1](https://cloud.githubusercontent.com/assets/6799467/13480732/04873af6-e134-11e5-9027-f8b120f58008.png) + - Added `--progress_char` and `$progress_char` to set the character the progress bars
will be drawn with. - Added `--progress_length` to change the length of the progress bars.