diff --git a/docs/changelog.rst b/docs/changelog.rst index 8378c61c..b08bbc4d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -290,6 +290,9 @@ Core Library * `#439 `_: descriptive errors are raised when attempting to invoke unsupported function types. +* `#444 `_: messages regarding + unforwardable extension module are no longer logged as errors. + * `#453 `_: the loggers used in children for standard IO redirection have propagation disabled, preventing accidental reconfiguration of the :mod:`logging` package in a child from