diff --git a/docs/changelog.rst b/docs/changelog.rst index 90d6256a..57a7029b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -157,10 +157,10 @@ Core Library connection setup. * `5adae88d `_ a new - `mitogen_chain` keyword argument is accepted by - :meth:`mitogen.master.Context.call_async`, allowing overlapping chains of - function calls to be pipelined to a context, while cancelling the chain on - the first exception. + `mitogen_chain` keyword argument is accepted by + :meth:`mitogen.parent.Context.call_async`, allowing overlapping chains of + function calls to be pipelined to a context, while cancelling the chain on + the first exception. Thanks! @@ -170,14 +170,18 @@ Mitogen would not be possible without the support of users. A huge thanks for the bug reports in this release contributed by `Alex Russu `_, `atoom `_, +`Berend De Schouwer `_, `Dan Quackenbush `_, `dsgnr `_, `Jesse London `_, `Jonathan Rosser `_, +`Josh Smift `_, `Luca Nunzi `_, `nikitakazantsev12 `_, -`Prateek Jain `_, +`Peter V. Saveliev `_, `Pierre-Henry Muller `_, +`Pierre-Louis Bonicoli `_, +`Prateek Jain `_, `Rick Box `_, and `Timo Beckers `_.