From 33bfd6379e31bd1762d34717bb4f85a2b255986a Mon Sep 17 00:00:00 2001 From: Dylan Date: Fri, 29 Apr 2016 14:51:09 +1000 Subject: [PATCH] Changelog --- 1.7.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/1.7.md b/1.7.md index cb2acf61..ea94de74 100644 --- a/1.7.md +++ b/1.7.md @@ -43,6 +43,9 @@ prin "Subtitle: Text goes here" prin "Subtitle" "Text goes here" ``` +**Title**
+- Made title faster by using `$HOSTNAME` when available. + **Underline**
- Underlining is no longer hardcoded to title length meaning you can now
underline any part of the output and the length will match.