Commit 33bfd637 authored by Dylan's avatar Dylan

Changelog

parent ac46be44
...@@ -43,6 +43,9 @@ prin "Subtitle: Text goes here" ...@@ -43,6 +43,9 @@ prin "Subtitle: Text goes here"
prin "Subtitle" "Text goes here" prin "Subtitle" "Text goes here"
``` ```
**Title**<br \>
- Made title faster by using `$HOSTNAME` when available.
**Underline**<br \> **Underline**<br \>
- Underlining is no longer hardcoded to title length meaning you can now<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. underline any part of the output and the length will match.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment