Added changelog

This commit is contained in:
Alex Root Junior 2022-11-13 00:24:41 +02:00
parent a2f044e199
commit c3031ffec9
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

1
CHANGES/1066.misc.rst Normal file
View file

@ -0,0 +1 @@
Added a mandatory dependency :code:`certifi` in due to in some cases on systems that doesn't have updated ca-certificates the requests to Bot API fails with reason :code:`[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain`