mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Bump version
This commit is contained in:
parent
cfd2a9968e
commit
40cb222314
11 changed files with 36 additions and 13 deletions
|
|
@ -1,2 +0,0 @@
|
|||
Ability to iterate over all states in StatesGroup.
|
||||
Aiogram already had in check for states group so this is relative feature.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Disable ContentType filter by default
|
||||
|
|
@ -1 +0,0 @@
|
|||
Moved update type detection from Dispatcher to Update object
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fixed incorrect type checking in the :class:`aiogram.utils.keyboard.KeyboardBuilder`
|
||||
|
|
@ -1 +0,0 @@
|
|||
Updated **pre-commit** config
|
||||
|
|
@ -1 +0,0 @@
|
|||
Reworked **handlers_in_use** util. Function moved to Router as method **.resolve_used_update_types()**
|
||||
Loading…
Add table
Add a link
Reference in a new issue