docs: update changelog

This commit is contained in:
David Wilson 2018-08-19 22:42:56 +01:00
parent bce4f59138
commit 76c4cf57bd
1 changed files with 3 additions and 12 deletions

View File

@ -15,18 +15,6 @@ Release Notes
</style> </style>
.. comment
v0.2.3 (2018-07-??)
-------------------
* `#315 <https://github.com/dw/mitogen/pull/315>`_: Mitogen for Ansible is
supported under Ansible 2.6. Contributed by `Dan Quackenbush
<https://github.com/danquack>`_.
* Compatible with development versions of Ansible post https://github.com/ansible/ansible/pull/41749
v0.2.3 (2018-08-??) v0.2.3 (2018-08-??)
------------------- -------------------
@ -44,6 +32,9 @@ Mitogen for Ansible
extension that had been installed using the documented steps. Now the bundled extension that had been installed using the documented steps. Now the bundled
library always overrides over any system-installed copy. library always overrides over any system-installed copy.
* `#315 <https://github.com/dw/mitogen/pull/315>`_: Mitogen for Ansible is
supported under Ansible 2.6.
* `#321 <https://github.com/dw/mitogen/issues/321>`_, * `#321 <https://github.com/dw/mitogen/issues/321>`_,
`#336 <https://github.com/dw/mitogen/issues/336>`_: temporary file handling `#336 <https://github.com/dw/mitogen/issues/336>`_: temporary file handling
has been simplified and additional network roundtrips have been removed, has been simplified and additional network roundtrips have been removed,