Changelog: Clear changelog

This commit is contained in:
Dylan Araps 2016-11-04 18:50:39 +11:00
parent 816931d652
commit 0450c52f15
1 changed files with 2 additions and 66 deletions

View File

@ -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**<br \>
- Fix color breakage.
- Fix bold not working.
**Terminal**<br \>
- Fix whitespace error.
**Terminal Font**<br \>
- [Termite] Fix incorrect Termite font chosen.
- [Termite] Simplify `awk` command.
- [xfce4-terminal] Simplify `awk` command.
**Theme**<br \>
- [Budgie] Fix incorrect GTK Theme/Icons
**Window Manager Theme**<br \>
- [Budgie (Mutter)] Don't print WM Theme.
**Memory**<br \>
- [OpenBSD] Fixed used memory usage. **[@Head-on-a-Stick](https://github.com/Head-on-a-Stick)**