From c7a716e0501a5d7a81183b9caee9788942b93181 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=B6eh=20Matt?= <5415177+ZehMatt@users.noreply.github.com> Date: Sat, 6 Jan 2024 09:44:32 +0200 Subject: [PATCH] Update changelog.txt --- distribution/changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 43ff57dce5..4973792786 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,5 +1,7 @@ 0.4.8 (in development) ------------------------------------------------------------------------ +- Fix: [#21145] [Plugin] setInterval/setTimeout handle conflict. +- Fix: [#21158] [Plugin] Potential crash using setInterval/setTimeout within the callback. 0.4.7 (2023-12-31) ------------------------------------------------------------------------