From 7a1dfa388ac04d786f8d8ad8dfb3a3dff7c857c3 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Sun, 4 Nov 2018 17:51:51 +0000 Subject: [PATCH] docs: update Changelog; closes #413. --- docs/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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