Changelog
This commit is contained in:
parent
49ff6045fb
commit
37b11a9ab7
|
@ -33,6 +33,9 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
|
|||
**Shell**<br \>
|
||||
|
||||
- [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 \>
|
||||
|
||||
|
|
Reference in New Issue