Commit 37b11a9a authored by Dylan Araps's avatar Dylan Araps

Changelog

parent 49ff6045
...@@ -33,6 +33,9 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques ...@@ -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 \>
......
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