Changelog

This commit is contained in:
Dylan Araps 2016-10-02 12:03:14 +11:00
parent 2f435c6ed4
commit c01b3207fe
1 changed files with 1 additions and 0 deletions

1
1.8.md
View File

@ -169,6 +169,7 @@ now have working image support.
- Custom ascii files (`--ascii path/to/ascii_file`) now follow the same format as the<br\>
distro ascii files. See this wiki page that explains the syntax. [Link](https://github.com/dylanaraps/neofetch/wiki/Custom-Ascii-art-file-format)
- Fix a color issue with Debian's ascii logo.
- Fix an error with an unescaped char in Windows' ascii art.
- Use a pure bash solution to getting ascii size.
- Updated Solus ascii art to match new logo. **[@undrskr](https://github.com/undrskr)**