aiogram/CHANGES
Łukasz Tshipenchko 6efef7137c
Resolve #1155: Different signature of startup/shutdown events on polling and webhooks (#1156)
* Code refactor
- Use 'or' istead of 'A if A else B'
- Raise new error from catched error: raise Error from e

* Fixed signature of startup/shutdown events
- Include the **dispatcher.workflow_data as the handler arguments
2023-04-08 17:38:11 +03:00
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
1133.doc.rst Update upload_file.rst | tiny grammar typos (#1133) 2023-02-25 17:51:54 +02:00
1139.misc.rst Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
1142.misc.rst Reworked request builder (#1142) 2023-03-11 20:46:36 +02:00
1155.bugfix.rst Resolve #1155: Different signature of startup/shutdown events on polling and webhooks (#1156) 2023-04-08 17:38:11 +03:00