Changelog

This commit is contained in:
Dylan Araps 2016-12-15 22:41:05 +11:00
parent 49ff6045fb
commit 37b11a9ab7

View file

@ -33,6 +33,9 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
**Shell**<br \> **Shell**<br \>
- [Fish] Fixed memory leak caused by Fish. - [Fish] Fixed memory leak caused by Fish.
- Added support for `xonsh`.
- Fixed version output on `ksh`.
- Rewrote the function to remove duplicate code. All shells now use `$SHELL --version` to get the version info, with the exception of `mksh` which doesn't have a `--version` flag.
**CPU**<br \> **CPU**<br \>