Added changelog

This commit is contained in:
Alex Root Junior 2023-10-01 16:17:59 +03:00
parent 1a4dd63840
commit 35c1780931
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

6
CHANGES/1327.misc.rst Normal file
View file

@ -0,0 +1,6 @@
Updated dependencies, bumped minimum required version:
- :code:`magic-filter` - fixed `.resolve` operation
- :code:`pydantic` - fixed compatibility (broken in 2.4)
- :code:`aiodns` - added new dependency to the :code:`fast` extras (:code:`pip install aiogram[fast]`)
- *others...*