From 040a73be08232f1f3c1a8bd74c4a08a91bd169ba Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 4 Nov 2016 17:46:57 +1100 Subject: [PATCH] Changelog --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 8fa27040..36a93e27 100644 --- a/Changelog.md +++ b/Changelog.md @@ -14,6 +14,8 @@ - [Cursor Position] Fix cursor position in URxvt when using terminal padding. - [Termux] Fix default ascii location. **[@konimex](https://github.com/konimex)** - [Termux] Fix default config location. **[@fornwall](https://github.com/fornwall)** +- If a function fails to detect info, let the user know in verbose mode. (`-v`) +- Removed `--test` in favor of a separate config file. Travis.ci now uses `neofetch --config travis` instead of a hacked together arg. ## Operating System