mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added changelog
This commit is contained in:
parent
ef1a806315
commit
82cdc37eb7
1 changed files with 3 additions and 0 deletions
3
CHANGES/1238.misc.rst
Normal file
3
CHANGES/1238.misc.rst
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Reworked InputFile reading, removed :code:`__aiter__` method, added `bot: Bot` argument to
|
||||
the :code:`.read(...)` method, so, from now URLInputFile can be used without specifying
|
||||
bot instance.
|
||||
Loading…
Add table
Add a link
Reference in a new issue