Added more changes

This commit is contained in:
Alex Root Junior 2022-10-01 23:13:21 +03:00
parent 563089c2a5
commit 2e69100e1b
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
2 changed files with 2 additions and 0 deletions

1
CHANGES/898.misc.rst Normal file
View file

@ -0,0 +1 @@
Reworked error event, introduced :class:`aiogram.types.error_event.ErrorEvent` object.

1
CHANGES/982.misc.rst Normal file
View file

@ -0,0 +1 @@
Now Router/Dispatcher accepts only keyword arguments.