From 668b822de2873dc04c014268149c63876843ae07 Mon Sep 17 00:00:00 2001 From: dsodx Date: Tue, 13 Jun 2023 22:34:59 +0300 Subject: [PATCH] Update change log --- CHANGES/1188.feature.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/1188.feature.rst b/CHANGES/1188.feature.rst index fa5b0af4..30276401 100644 --- a/CHANGES/1188.feature.rst +++ b/CHANGES/1188.feature.rst @@ -17,7 +17,7 @@ instead of from aiogram.fsm.strategy import FSMStrategy, apply_strategy from aiogram.fsm.middleware import FSMContextMiddleware -But you should still use +NOTE: You should still use .. code-block:: python