From b434825bd80bb5b2c9e43f33b28eb50a4e736919 Mon Sep 17 00:00:00 2001 From: turtledreams <62231246+turtledreams@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:19:17 +0900 Subject: [PATCH] changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67040cb..4704dbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## 24.11.2 -* Mitigated an issue about content's positioning (Experimental!) +* Added a new init method to set the interval of Content Zone's timer (Experimental!): + * `content_zone_timer_interval` to set the timer interval in `seconds` +* Mitigated an issue about Content's positioning (Experimental!) ## 24.11.1