From caba07a529030ca7515ced619b7400c137708aca Mon Sep 17 00:00:00 2001 From: latand Date: Fri, 2 Jun 2023 10:17:39 +0300 Subject: [PATCH] update changelog --- CHANGES/1178.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/1178.feature b/CHANGES/1178.feature index 2a600fd8..654e78ae 100644 --- a/CHANGES/1178.feature +++ b/CHANGES/1178.feature @@ -1 +1 @@ -Add auto_resolve_update_types argument to start_polling method to collect the used update types automatically. +Made allowed_updates list to revolve automatically in start_polling method if not set explicitly.