summaryrefslogtreecommitdiff
path: root/paleofetch/CHANGELOG.md
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-04-21 19:36:08 +0000
committerstkhan <personal@slickd.xyz>2021-04-21 19:36:08 +0000
commit661cc0a02fb3d38440ad8c1e295fdbde9c1299d8 (patch)
treef66f68dc51e04a1cacb3d609be5fa0c83ba876c1 /paleofetch/CHANGELOG.md
parentfe2168b902a1775ae50041710b79d7751237f1ce (diff)
Added paleofetch
Diffstat (limited to 'paleofetch/CHANGELOG.md')
-rw-r--r--paleofetch/CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/paleofetch/CHANGELOG.md b/paleofetch/CHANGELOG.md
new file mode 100644
index 0000000..4f66c8c
--- /dev/null
+++ b/paleofetch/CHANGELOG.md
@@ -0,0 +1,20 @@
+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-04-22
+-----------------
+* Minimum Viable Product- reliable output for all the default fields