Docs: Changelog
This commit is contained in:
parent
2c5d13846a
commit
98acf8d21f
1 changed files with 2 additions and 1 deletions
|
@ -42,11 +42,12 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
|
||||||
- Set fixed `$PATH` in the beginning of the script.
|
- Set fixed `$PATH` in the beginning of the script.
|
||||||
- Fixed artifacts when using line-breaks in TTYs.
|
- Fixed artifacts when using line-breaks in TTYs.
|
||||||
- Removed executable permission from config files. BASH can source them even if they're un-executable.
|
- Removed executable permission from config files. BASH can source them even if they're un-executable.
|
||||||
|
- All errors are now sent to `stderr`.
|
||||||
|
|
||||||
## Info
|
## Info
|
||||||
|
|
||||||
**Shell**<br \>
|
**Shell**<br \>
|
||||||
mstraube
|
|
||||||
- [Fish] Fixed memory leak caused by Fish.
|
- [Fish] Fixed memory leak caused by Fish.
|
||||||
- Added support for `xonsh`.
|
- Added support for `xonsh`.
|
||||||
- Fixed version output on `ksh`.
|
- Fixed version output on `ksh`.
|
||||||
|
|
Loading…
Reference in a new issue