paleofetch

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 95b46c7eeefaff0c350d95f34ab8c177a5adc5fc
parent cb868679f28ca5383bdd69133a39aab777f51869
Author: sam-barr <samfbarr@outlook.com>
Date:   Thu, 23 Apr 2020 13:47:50 -0500

Update CHANGELOG.md
Diffstat:
MCHANGELOG.md | 17+++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,7 +1,20 @@ -v0.1.1 - 2020-22-04 +v0.1.2 - 2020-04-23 +------------------- +### Added +* Increased configurability with seperate `config.h` header and `logos` directory +* More accurate OS information +* No longer prints blank values +* Add detection for cpu frequency + +### Fixed +* Made the date format on this document reasonable +* No longer crashes if Xorg isn't running +* Fixed get_uptime when uptime is less than 1 minute + +v0.1.1 - 2020-04-22 ------------------- * Added support for in-source configuration -v0.1.0 - 2020-22-04 +v0.1.0 - 2020-04-22 ----------------- * Minimum Viable Product- reliable output for all the default fields