From 37b11a9ab78d26cc979a163176d8dd99659b8228 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 15 Dec 2016 22:41:05 +1100 Subject: [PATCH] Changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6d19380..494d1d48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,9 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques **Shell**
- [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**