From 18b32f065d450c5d0ca59d6c0e4f0150e0f5dd28 Mon Sep 17 00:00:00 2001 From: JRoot Junior Date: Fri, 16 Feb 2024 01:15:12 +0200 Subject: [PATCH] Update changelog --- CHANGES/1392.feature.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES/1392.feature.rst b/CHANGES/1392.feature.rst index 9502d6ef..f545e15b 100644 --- a/CHANGES/1392.feature.rst +++ b/CHANGES/1392.feature.rst @@ -1 +1,5 @@ Reworked bot-wide globals like :code:`parse_mode`, :code:`disable_web_page_preview`, and others to be more flexible. + +.. warning:: + + Note that the old way of setting these global bot properties is now deprecated and will be removed in the next major release.