Fixed changelog // 2

This commit is contained in:
Alex Root Junior 2022-08-14 19:54:28 +03:00
parent 35533c57f1
commit 3f57c69d4f
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

View file

@ -29,9 +29,11 @@ Features
Example:
.. code-block:: python
Text(text="demo") | Command(commands=["demo"])
MyFilter() & AnotherFilter()
~StateFilter(state='my-state')
`#894 <https://github.com/aiogram/aiogram/issues/894>`_
- Fixed type hints for redis TTL params.
`#922 <https://github.com/aiogram/aiogram/issues/922>`_