Update CHANGELOG.md

This commit is contained in:
Dylan Araps 2016-12-16 13:25:58 +11:00 committed by GitHub
parent 332782a444
commit 046305f97b

View file

@ -100,3 +100,8 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
## Screenshot ## Screenshot
- Use arrays for `$scrot_program` - Use arrays for `$scrot_program`
## Args
- Fixed bug where `neofetch --config` sourced the user config twice.
- Cleaned up config arg handling.