diff --git a/docs/changelog.rst b/docs/changelog.rst index 308fe4b3..140e86cc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -176,6 +176,11 @@ Fixes print a useful hint on failure, as no useful error is normally logged to the console by these tools. +* `#391 `_: file transfer from 2.x + controllers to 3.x targets was broken due to a regression caused by + refactoring, and compounded by `#426 + `_. + * `#400 `_: work around a threading bug in the AWX display callback when running with high verbosity setting.