From 300827b7bd74953383c4a1a970ee1417798e8c42 Mon Sep 17 00:00:00 2001 From: Ryan Ward Date: Fri, 8 May 2020 17:44:16 -0400 Subject: [PATCH] cleaning up --- changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes.md b/changes.md index dab229f..01f1e1c 100644 --- a/changes.md +++ b/changes.md @@ -54,7 +54,6 @@ end) multi:lightloop() ``` - Added: --- - multi:newISOThread(name,func) @@ -69,6 +68,7 @@ Added: Fixed: --- +- pseudoThreading and threads had an issue where they weren't executing properly - lanesManager THREAD:get(STRING: name) not returning the value # Update 14.2.0 - Bloatware Removed