diff --git a/docs/changelog.rst b/docs/changelog.rst index 72565ce1..9e85446e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -15,6 +15,18 @@ Release Notes +v0.2.1 (2018-07-10) +------------------- + +Mitogen for Ansible +~~~~~~~~~~~~~~~~~~~ + +* `#297 `_: compatibility: local + actions set their working directory to that of their defining playbook, and + inherit a process environment as if they were executed as a subprocess of the + forked task worker. + + v0.2.0 (2018-07-09) -------------------