Added changelog

This commit is contained in:
Alex Root Junior 2023-02-05 16:07:00 +02:00
parent 4420bdd5e4
commit ab16790cd2
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

2
CHANGES/1114.misc.rst Normal file
View file

@ -0,0 +1,2 @@
Replaced error :code:`TypeError: TelegramEventObserver.__call__() got an unexpected keyword argument '<name>'`
with a more understandable one for developers and with a link to the documentation.