From a1a3e5d1977377e9011da684f03529f1bac1f1bf Mon Sep 17 00:00:00 2001 From: Fellippe Heitor Date: Tue, 13 Jul 2021 09:07:28 -0300 Subject: [PATCH] Updates changelog. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf5be47c8..2df4b8884 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,6 @@ - Fixes a syntax highlighter issue regarding scientific notation. - Fixes an issue in Windows Vista and up with incorrect resolution returned on a scaled desktop. - Fixes `Const` parser (no string functions allowed). -- Fixes `InKey$` acting too slow in Linux. - Explicitly sets x87 fpu to extended precision mode. - Removes 255 character limit for INPUT/LINE INPUT with strings. - Fixes DATA commands failing to compile in some circumstances. @@ -39,6 +38,7 @@ ### Linux - `xmessage` added to dependency list (setup script). +- Fixes `InKey$` acting too slow. \ No newline at end of file