issue #535: docs: update Changelog.
This commit is contained in:
parent
b3f592acee
commit
28aa8b3b27
|
@ -151,6 +151,11 @@ Core Library
|
||||||
* `ca63c26e <https://github.com/dw/mitogen/commit/ca63c26e>`_:
|
* `ca63c26e <https://github.com/dw/mitogen/commit/ca63c26e>`_:
|
||||||
:meth:`mitogen.core.Latch.put`'s `obj` argument was made optional.
|
:meth:`mitogen.core.Latch.put`'s `obj` argument was made optional.
|
||||||
|
|
||||||
|
* `2c921fea <https://github.com/dw/mitogen/commit/2c921fea>`_: to support
|
||||||
|
function calls on a service pool from another thread,
|
||||||
|
:class:`mitogen.select.Select` additionally permits waiting on
|
||||||
|
:class:`mitogen.core.Latch`.
|
||||||
|
|
||||||
|
|
||||||
Thanks!
|
Thanks!
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
Loading…
Reference in New Issue