Added changelog

This commit is contained in:
Alex Root Junior 2023-08-27 17:02:43 +03:00
parent 282ba66a90
commit d579ac12e0
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

2
CHANGES/1277.bugfix.rst Normal file
View file

@ -0,0 +1,2 @@
Replaced :code:`datetime.datetime` with `DateTime` type wrapper across types to make dumped JSONs object
more compatible with data that is sent by Telegram.