From a8725a4d975a28115d8680c64dea4ca8022e11d1 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 3 Jan 2021 09:04:09 +0100 Subject: [PATCH] enhancements to the worker_cooldown --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 9a30bcb9c1..54cb7a1575 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -26,6 +26,7 @@ Version 2021.01 (2021-01-xx) Enhanced the display of the reason why a posting is displayed in a stream [annando] Enhanced the forum delivery of postings [redmatrix] Enhanced PHP8 compatibility [annando] + Enhanced the worker_cooldown mechanism [annando] Added new options to the remote_self feature [annando] Added API endpoints for accounts and trends [annando] Added API endpoints for re-sharing of postings [annando]