diff --git a/1.7.md b/1.7.md index ee267a145..045907312 100644 --- a/1.7.md +++ b/1.7.md @@ -1,5 +1,8 @@ # Neofetch 1.7 +Hello, sorry this release took so long. I've been extremely busy with uni and
+haven't had as much time to work on neofetch. + ### Contributers @@ -16,7 +19,6 @@ Thanks to the following people for contributing this release. - Added issue template for github. - New repo for Crux. **[@tudurom](https://githuv.com/tudurom)** - Added release badge to readme. **[@dawidd6](https://github.com/dawidd6)** -- Fixed bug with `--underline on/off` not working. - Updated man page and usage with newest flags. - Font is now enabled by default to match Screenfetch's default config. - Fixed `bold` option not working. @@ -65,6 +67,7 @@ prin "Subtitle" "Text goes here" - Made title faster by using `$HOSTNAME` when available. **Underline**
+- Fixed bug with `--underline on/off` not working. - Underlining is no longer hardcoded to title length meaning you can now
underline any part of the output and the length will match. - `$underline` was renamed to `$underline_enabled`.