Update CHANGELOG.md

This commit is contained in:
Dylan Araps 2016-12-12 23:57:28 +11:00 committed by GitHub
parent a173afb6ec
commit eb7eff298d
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
- Optimize usage of get_de(), get_wm() and get_term(). - Optimize usage of get_de(), get_wm() and get_term().
- We were calling these multiple times, we now check to see if they were run previously. - We were calling these multiple times, we now check to see if they were run previously.
- Optimize info caching, only check for cache files in scripts that use caching. - Optimize info caching, only check for cache files in scripts that use caching.
- Cleanup `main()`.
## Info ## Info