diff --git a/docs/changelog.rst b/docs/changelog.rst index 7eff2ee9..e41f416d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -24,8 +24,7 @@ Mitogen for Ansible Enhancements ^^^^^^^^^^^^ -* `#315 `_: Ansible 2.6 is now - supported. +* `#315 `_: Ansible 2.6 is supported. * `#321 `_, `#336 `_: temporary file handling @@ -78,10 +77,10 @@ Fixes would fail due to fallout from the Python 3 port and related tests being disabled. -* `#331 `_: fixed known issue: the - connection multiplexer subprocess always exits before the main Ansible - process, ensuring logs generated by it do not overwrite the user's prompt - when ``-vvv`` is enabled. +* `#331 `_: the connection + multiplexer subprocess always exits before the main Ansible process, ensuring + logs generated by it do not overwrite the user's prompt when ``-vvv`` is + enabled. * `#332 `_: support a new :func:`sys.excepthook`-based module exit mechanism added in Ansible 2.6. @@ -140,9 +139,10 @@ the bug reports in this release contributed by `Dan Quackenbush `_, `dsgnr `_, `Jesse London `_, +`Jonathan Rosser `_, `Luca Nunzi `_, `nikitakazantsev12 `_, -`Pateek Jain `_, +`Prateek Jain `_, `Pierre-Henry Muller `_, `Rick Box `_, and `Timo Beckers `_.