From 296c0d7e6189b2898f15b737d3e701cfbc0be319 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 13 Jun 2016 22:06:22 +1000 Subject: [PATCH] Changelog --- 1.8.md | 1 - 1 file changed, 1 deletion(-) diff --git a/1.8.md b/1.8.md index 4942203a..d513d506 100644 --- a/1.8.md +++ b/1.8.md @@ -18,7 +18,6 @@ - Only call `tput` when we really need to. - Supress `getconfig` and `getscriptdir` errors. - Fix issue when title and background were both color `7`. -- Fix issues with `bc` and the scale option. **[@maddcoder](https://github.com/maddcoder)** - Added `--version` to print the neofetch version. - The title at the top is now much more colorful. - Supress `xprop` errors since it's now an optional dependency.