diff options
| author | stkhan <personal@slickd.xyz> | 2021-05-03 12:03:52 -0500 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2021-05-03 12:03:52 -0500 |
| commit | cd511f1783f4933bce05a995c82f9160edb7d0e6 (patch) | |
| tree | 40633df933e3159c5190ead82681b98c68611fc8 /paleofetch/CHANGELOG.md | |
| parent | 99c885f477f8a06f1c4c6778e5fa9f2373a38e7b (diff) | |
Fixed some stuff, added ns, relocated scripts /usr/local/bin
Diffstat (limited to 'paleofetch/CHANGELOG.md')
| -rw-r--r-- | paleofetch/CHANGELOG.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/paleofetch/CHANGELOG.md b/paleofetch/CHANGELOG.md deleted file mode 100644 index 4f66c8c..0000000 --- a/paleofetch/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ -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 |