From 0450c52f15e600983fea56de8d1fcf596f4276d8 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 4 Nov 2016 18:50:39 +1100 Subject: [PATCH] Changelog: Clear changelog --- Changelog.md | 68 ++-------------------------------------------------- 1 file changed, 2 insertions(+), 66 deletions(-) diff --git a/Changelog.md b/Changelog.md index 36a93e27..6782d046 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,68 +1,4 @@ +# Neofetch 2.0 + ## Contributors -- **[@konimex](https://github.com/konimex)** -- **[@fornwall](https://github.com/fornwall)** -- **[@Head-on-a-Stick](https://github.com/Head-on-a-Stick)** - -## Packages - -- Neofetch is now in Termux`s repos. - - -## General - -- [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 - -- Added support for BlankOn Linux. - - -## Images - -- Fix division by 0 error. - - -## Ascii - -- [Tails] Update ascii art. -- [OpenBSD] Made ascii art thinner - - -## Info - -**Prin**
- -- Fix color breakage. -- Fix bold not working. - - -**Terminal**
- -- Fix whitespace error. - - -**Terminal Font**
- -- [Termite] Fix incorrect Termite font chosen. -- [Termite] Simplify `awk` command. -- [xfce4-terminal] Simplify `awk` command. - - -**Theme**
- -- [Budgie] Fix incorrect GTK Theme/Icons - - -**Window Manager Theme**
- -- [Budgie (Mutter)] Don't print WM Theme. - -**Memory**
- -- [OpenBSD] Fixed used memory usage. **[@Head-on-a-Stick](https://github.com/Head-on-a-Stick)**