Docs: Update Changelog

This commit is contained in:
Dylan Araps 2016-12-19 16:11:55 +11:00
parent 7773dafc68
commit 93a36e2346

View file

@ -29,6 +29,7 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
- Remove `printf` subshells and instead use `printf -v` to declare the variables.
- 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.
## Info