Update changelog

This commit is contained in:
Lev Gorodetskiy 2024-05-25 12:28:08 -03:00
parent 2130404217
commit 53d72c14ea
No known key found for this signature in database

View file

@ -303,6 +303,8 @@ Bug fixes:
* Fix bug where unimported plugin would not ignore children directories of
ignored directories.
:bug:`5130`
* Fix bug where some plugin commands hang indefinitely due to a missing
`requests` timeout.
For plugin developers: