Added changes description

This commit is contained in:
Rishat Fayzullin 2024-03-06 23:08:27 +03:00
parent a5ccf28498
commit 8cd091b792

1
CHANGES/1434.feature.rst Normal file
View file

@ -0,0 +1 @@
Added new storage :code:`aiogram.fsm.storage.MongoStorage` for Finite State Machine based on Mongo DB (using :code:`motor` library)