Update change log

This commit is contained in:
dsodx 2023-06-13 22:34:59 +03:00
parent 74c52377f3
commit 668b822de2

View file

@ -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