From 4f11f17dd8e86ae73f7a534f06c5983e77f4254c Mon Sep 17 00:00:00 2001 From: Dylan Date: Sun, 31 Jan 2016 19:24:53 +1100 Subject: [PATCH] Changelog --- 1.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1.1.md b/1.1.md index 1eec74d0..b2f92cd0 100644 --- a/1.1.md +++ b/1.1.md @@ -8,6 +8,7 @@ - Cursor position is now dynamic based on the height of the ascii and info text. - If images and ascii are off, don't clear the terminal - The script now exits correctly instead of always exiting with status code `1` +- If the script exits for any reason, unhide the cursor. ### Config file