From e96f4fb797c9544d525dbd414b034b0f545fc11b Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 29 Jul 2020 22:42:47 -0400 Subject: format new code, update release notes --- docs/release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index 79168042..a5cfc9e4 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -14,6 +14,7 @@ * Fixed launcher's fallback logic on Linux when no compatible terminal was found (thanks to jlaw!). * Fixed rare crash when a mod adds/removes an event handler from an event handler. * Fixed string sorting/comparison for some special characters. + * Improved compatibility with some Linux terminals (thanks to Spatterjaaay!). * For the Console Commands mod: * Fixed error opening menu when some item data is invalid. -- cgit