diff --git a/docs/changelog.rst b/docs/changelog.rst index 3c081d3e..93c21370 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -201,7 +201,8 @@ Core Library receivers to wake with :class:`mitogen.core.ChannelError`, even when one participant is not a parent of the other. -* `#387 `_: dead messages include an +* `#387 `_, + `#413 `_: dead messages include an optional reason in their body. This is used to cause :class:`mitogen.core.ChannelError` to report far more useful diagnostics at the point the error occurs that previously would have been buried in debug