mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Combining filters (again) (#1018)
* Added explicit logic filters, added slots to all other filters * Update translation files * Update docs
This commit is contained in:
parent
1a3e2a8991
commit
b0f251a8b8
26 changed files with 823 additions and 361 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue