diff --git a/Changelog.md b/Changelog.md index 4626944b..061aa6b9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -16,6 +16,7 @@ - Convert math tests to correct syntax. - Removed all vim fold markers and stopped enforcing folding for vim users. - See [#431](https://github.com/dylanaraps/neofetch/pull/431) +- Call `uname` once and cache the output instead of calling `uname` 4-5 times. ## Operating System