Use a generic name for the changelog

This commit is contained in:
Dylan Araps 2016-10-04 12:07:45 +11:00
parent d9e11b490a
commit a83d638a66
2 changed files with 5 additions and 59 deletions

59
1.8.md
View File

@ -1,59 +0,0 @@
# Neofetch 1.8.1
# Contributors
**General**<br \>
- Fixed issues with single args (`-s` `-su`) being treated as values for other args.
## Info
**GPU**<br \>
- Added `gpu_brand` to enable/disable showing GPU brand in output. (AMD/NVIDIA/Intel)
**DE**<br \>
- Added Cinnamon version number to output.
**WM Theme**<br \>
- Fix GNOME showing wrong WM Theme.
**Battery**<br \>
- Fixed battery not appearing when set to `all`.
**Terminal Font**<br \>
- [Termite] Ignore lines starting with `;`.
**Progress Bars**<br \>
- Fixed progress bars displaying incorrectly in image mode.
## Screenshot
- Added support for uploading screenshots to Imgur and Teknik.
- Adds two new identical flags `--upload` and `-su`.
- Changed default screenshot name so that it works on Windows.
## Images
**General**<br \>
- Added a tiny delay before running w3m-img which suprisingly fixed all flickering issues in VTE based terminals. See [#349](https://github.com/dylanaraps/neofetch/pull/349)
**Wallpaper**<br \>
- Fix wallpapers with spaces in the filename from not showing up.
## Ascii
- Added logo mode which only displays the ascii art.
- Adds two new identical flags `--logo` and `-L`.

5
Changelog.md Normal file
View File

@ -0,0 +1,5 @@
**General**<br \>
-
-
-