diff --git a/docs/changelog.rst b/docs/changelog.rst index abddb894..7f9b23a5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -144,6 +144,9 @@ Fixes 64-bit integer to be assigned to a 32-bit field on ARM 32-bit targets, causing runs to fail. +* `#548 `_: `mitogen_via=` could fail + when the selected transport was set to ``smart``. + Core Library ~~~~~~~~~~~~ @@ -174,7 +177,9 @@ Thanks! Mitogen would not be possible without the support of users. A huge thanks for bug reports, testing, features and fixes in this release contributed by `Fabian Arrotin `_, and -`Petr Enkov `_. +`Petr Enkov `_, and +`@elbunda `_. + v0.2.5 (2019-02-14)