From 40a6c29d2ffdce2ac9c1aadb0c4a7a56d687023a Mon Sep 17 00:00:00 2001 From: Dylan Date: Thu, 31 Mar 2016 20:22:37 +1100 Subject: [PATCH 1/2] Changelog --- 1.6.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/1.6.md b/1.6.md index 4ac7857d..59b40d62 100644 --- a/1.6.md +++ b/1.6.md @@ -1,5 +1,11 @@ # Neofetch 1.6 +Another ~~week~~ another release of Neofetch. + +This release focused on cleanup, bug fixes and optimization. Neofetch
+is now much much faster than last release and more bug free than ever
+before! + ### Contributers From 5545b4c5c7c51a47bd188c3173d647fb2af1934e Mon Sep 17 00:00:00 2001 From: Dylan Date: Thu, 31 Mar 2016 22:14:03 +1100 Subject: [PATCH 2/2] Changelog changes --- 1.6.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/1.6.md b/1.6.md index 59b40d62..263eca54 100644 --- a/1.6.md +++ b/1.6.md @@ -6,7 +6,6 @@ This release focused on cleanup, bug fixes and optimization. Neofetch
is now much much faster than last release and more bug free than ever
before! - ### Contributers Thanks to the following people for contributing this release. @@ -21,7 +20,7 @@ Thanks to the following people for contributing this release. ### General - Added Travis CI support. -- Added `--test` which prints all functions. +- Added `--test` which is meant for testing and prints all functions. - Cleanup of Distro, Uptime, Memory and CPU functions. - We now use a more reliable whitespace trimming substitution for CPU/GPU etc. - Use `stty` instead of `read -s` to fix an issue with escape sequences
@@ -45,7 +44,7 @@ long period of time like the CPU/GPU. \[1\] - The default text colors now work on bright colorschemes. We no longer force
the color white, it's now based on your foreground color. - Progress bars are now by default colored based on your distro's logo colors. -- Color blocks now work in older systems and Travis. +- Color blocks now work in older systems and in Travis CI. ### Packages