Changelog

This commit is contained in:
Dylan 2016-04-29 14:51:09 +10:00
parent ac46be44cf
commit 33bfd6379e

3
1.7.md
View file

@ -43,6 +43,9 @@ prin "Subtitle: Text goes here"
prin "Subtitle" "Text goes here"
```
**Title**<br \>
- Made title faster by using `$HOSTNAME` when available.
**Underline**<br \>
- Underlining is no longer hardcoded to title length meaning you can now<br \>
underline any part of the output and the length will match.