diff --git a/docs/changelog.rst b/docs/changelog.rst index 95123a69..087f5e8e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -173,6 +173,12 @@ Enhancements Fixes ^^^^^ +* `#251 `_, + `#412 `_: connection delegation and + ``delegate_to:`` handling suffered a major regression in 0.2.3. The 0.2.2 + behaviour has been restored, and further work has been made to improve the + compatibility of connection delegation's configuration building methods. + * `#323 `_, `#333 `_: work around a Windows Subsystem for Linux bug that caused tracebacks to appear during shutdown. @@ -216,11 +222,6 @@ Fixes * `#410 `_: the sudo method supports the SELinux ``--type`` and ``--role`` options. -* `#412 `_: connection delegation and - ``delegate_to:`` handling suffered a major regression in 0.2.3. The 0.2.2 - behaviour has been restored, and further work has been made to improve the - compatibility of connection delegation's configuration building methods. - * `#420 `_: if a :class:`Connection` was constructed in the Ansible top-level process, for example while executing ``meta: reset_connection``, resources could become undesirably shared in @@ -407,6 +408,7 @@ Thanks! Mitogen would not be possible without the support of users. A huge thanks for bug reports, testing, features and fixes in this release contributed by `Andreas Krüger `_, +`Anton Stroganov `_, `Berend De Schouwer `_, `Brian Candler `_, `dsgnr `_,