diff --git a/1.8.md b/1.8.md index 28bc0066..97e68f53 100644 --- a/1.8.md +++ b/1.8.md @@ -169,6 +169,7 @@ now have working image support. - Custom ascii files (`--ascii path/to/ascii_file`) now follow the same format as the 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)**