diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b1d72f7..fa220b88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,11 +42,12 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques - Set fixed `$PATH` in the beginning of the script. - Fixed artifacts when using line-breaks in TTYs. - Removed executable permission from config files. BASH can source them even if they're un-executable. +- All errors are now sent to `stderr`. ## Info **Shell**
- mstraube + - [Fish] Fixed memory leak caused by Fish. - Added support for `xonsh`. - Fixed version output on `ksh`.