Update CHANGELOG.md
This commit is contained in:
parent
afcb210aaa
commit
fec061d9fd
|
@ -7,7 +7,7 @@ This release also includes a rewrite of the screenshot functions. You no longer
|
|||
The `get_packages()` function was optimized. Neofetch's packages function works by detecting which package managers are installed on your system and then using a sum of those as the packages output.
|
||||
|
||||
Previously the function would call `wc -l` for every package manager, instead we now call `wc -l` only once at the end of the function.
|
||||
|
||||
https://github.com/dylanaraps/neofetch/issues
|
||||
Thanks for reporting these bugs and also suggesting these features. Don't be shy, report any bugs, annoyances or etc with Neofetch and I'll happily help you out.
|
||||
|
||||
Thanks to **[@konimex](https://github.com/konimex)** for all of his contributions this release. :)
|
||||
|
|
Reference in New Issue