Added changelog

This commit is contained in:
Alex Root Junior 2023-07-28 22:19:31 +03:00
parent 84d767fdfc
commit b63e71cd36
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

View file

@ -0,0 +1,2 @@
Removed the use of the context instance (Bot.get_current) from all placements that were used previously.
This is to avoid the use of the context instance in the wrong place.