From 2472294727802421f298f8335584766dd2e21ea7 Mon Sep 17 00:00:00 2001 From: ZmnSCPxj jxPCSnmZ Date: Wed, 4 Nov 2020 10:59:56 +0800 Subject: [PATCH] ChangeLog: 0.4 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 162142497..32f9ca76b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +0.4 +0.3B +- `ChannelFinderByPopularity` now reduces its participation instead of not participating if we have many channels already. +- Channel finders now ensure they only run once even if multiple triggers occur while they are running. + 0.3A - Fixed missing initializations and some checks. - Fixed build errors in Debian.