Quellcode durchsuchen

Update CHANGELOG.md

Dylan Araps vor 8 Jahren
Ursprung
Commit
dcdfaa7652
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  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
 
+- 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.