Docs: CHANGELOG
This commit is contained in:
parent
44f1afcff6
commit
139617e293
|
@ -22,6 +22,10 @@
|
|||
- [NetBSD] Added support for CPU temperature. (NOTE: This only supports newer Intel processors)
|
||||
- Fixed inaccurate speed output in systems with CPU speed less than 1 GHz.
|
||||
|
||||
**Uptime**
|
||||
|
||||
- [AIX/IRIX] Fixed Neofetch crashing when calculating uptime.
|
||||
|
||||
**Terminal**
|
||||
|
||||
- [SSH] Fixed infinite loop if neofetch is run on non-interactive shells.
|
||||
|
@ -30,6 +34,7 @@
|
|||
|
||||
- [Qt/KDE] Fixed inaccurate theme naming. **[@mstraube](https://github.com/mstraube)**
|
||||
|
||||
|
||||
## Images
|
||||
|
||||
- Fixed division by 0 error in XTerm.
|
||||
|
|
Reference in New Issue