mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added #990 to the changelog
This commit is contained in:
parent
02357faf03
commit
4b991f9e07
1 changed files with 2 additions and 0 deletions
2
CHANGES/990.misc.rst
Normal file
2
CHANGES/990.misc.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Added warning about using magic filter from `magic_filter` instead of `aiogram`'s ones.
|
||||
Is recommended to use `from aiogram import F` instead of `from magic_filter import F`
|
||||
Loading…
Add table
Add a link
Reference in a new issue