Commit eb7eff29 authored by Dylan Araps's avatar Dylan Araps Committed by GitHub

Update CHANGELOG.md

parent a173afb6
...@@ -18,6 +18,7 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment