Browse Source

Update CHANGELOG.md

Dylan Araps 8 years ago
parent
commit
dcdfaa7652
1 changed files with 4 additions and 0 deletions
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -164,6 +164,10 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
 
 
 ## Ascii
 ## 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)**
 - Added Ubuntu-Studio. **[@konimex](https://github.com/konimex)**
 - Fixed bug causing macOS ascii art to be used on other Operating Systems.
 - Fixed bug causing macOS ascii art to be used on other Operating Systems.
 - Display warning about 'ascii' being the new default mode.
 - Display warning about 'ascii' being the new default mode.