Docs: Changelog
This commit is contained in:
parent
2bda560e0a
commit
f974598327
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -12,6 +12,15 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
|
|||
[![Freenode](https://img.shields.io/badge/%23neofetch-%20on%20Freenode-brightgreen.svg)](http://irc.lc/freenode/neofetch)
|
||||
|
||||
|
||||
## OS
|
||||
|
||||
- Added support for GNU/kFreeBSD.
|
||||
- Added support for MINIX.
|
||||
- Added support for MX.
|
||||
- Added support for AntiX.
|
||||
- Merged all GNU Hurd instances to Linux since they work exactly the same way.
|
||||
|
||||
|
||||
## General
|
||||
|
||||
- Travis now runs [shellcheck](https://github.com/koalaman/shellcheck) on every commit and pull request.
|
||||
|
@ -33,11 +42,6 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques
|
|||
|
||||
## Info
|
||||
|
||||
**OS** <br \>
|
||||
- Added support for GNU/kFreeBSD.
|
||||
- Added support for MINIX.
|
||||
- Merged all GNU Hurd instances to Linux since they work exactly the same way.
|
||||
|
||||
**Shell**<br \>
|
||||
|
||||
- [Fish] Fixed memory leak caused by Fish.
|
||||
|
|
Reference in New Issue