mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update docs
This commit is contained in:
parent
6182068a77
commit
cea8c86be1
4 changed files with 6 additions and 1 deletions
|
|
@ -1 +0,0 @@
|
|||
Fix UA translations in index.po
|
||||
1
CHANGES/1017.doc.rst
Normal file
1
CHANGES/1017.doc.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix UA translations in index.po
|
||||
3
CHANGES/1018.feature.rst
Normal file
3
CHANGES/1018.feature.rst
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
(again) Added possibility to combine filters with an *and*/*or* operations.
|
||||
|
||||
Read more in ":ref:`Combining filters <combining-filters>`" documentation section
|
||||
|
|
@ -54,6 +54,8 @@ For example if you need to make simple text filter:
|
|||
|
||||
.. literalinclude:: ../../../examples/own_filter.py
|
||||
|
||||
.. _combining-filters:
|
||||
|
||||
Combining Filters
|
||||
=================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue