mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add changelog for #1407
Signed-off-by: selfkilla666 <selfkilla666@yahoo.com>
This commit is contained in:
parent
a7b1dff425
commit
92064417f5
1 changed files with 1 additions and 0 deletions
1
CHANGES/1407.feature.rst
Normal file
1
CHANGES/1407.feature.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Adding a new class :code:`aiogram.fsm.storage.MongoStorage` - MongoDB driver for aiogram's Finite State Machine. It works on the base of asynchronous :code:`motor` module to work with MongoDB.
|
||||
Loading…
Add table
Add a link
Reference in a new issue