diff --git a/CHANGELOG.md b/CHANGELOG.md index 38771d10..34b081db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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