Update CHANGELOG.md

This commit is contained in:
Dylan Araps 2017-01-03 12:50:34 +11:00 committed by GitHub
parent 5eba7fc91e
commit dcdfaa7652
1 changed files with 4 additions and 0 deletions

View File

@ -164,6 +164,10 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
## Ascii
- Simplified ascii file handling.
- Removed a call to `tr` for those using `bash 3`.
- Fixed distro detection issues.
- Removed the assumption that `first word in distro --> ascii file name`
- Added Ubuntu-Studio. **[@konimex](https://github.com/konimex)**
- Fixed bug causing macOS ascii art to be used on other Operating Systems.
- Display warning about 'ascii' being the new default mode.