From a741929fd2e37069fd46d613514ca23d79c32a5e Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 10 Dec 2016 19:23:59 +1100 Subject: [PATCH] Changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10635294..3228db2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Neofetch now has an irc channel at `##neofetch` on Freenode. If you have any que **NOTE:** I've applied for `#neofetch` so we'll be using `##neofetch` in the meantime. + ## General - Travis now runs [shellcheck](https://github.com/koalaman/shellcheck) on every commit and pull request. @@ -16,10 +17,19 @@ Neofetch now has an irc channel at `##neofetch` on Freenode. If you have any que - We were calling these multiple times, we now check to see if they were run previously. +## Info + +**Disk**
+ +- Warn the user if `df` isn't installed. +- Fixed broken output if `df` wasn't installed but the function was enabled. + + ## Images - [iTerm2] Fixed blank images. + ## Ascii - Fixed bug causing macOS ascii art to be used on other Operating Systems.