diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index c9c35037..4cc93684 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -9,6 +9,7 @@ follows `Semantic versioning`_ Develop ------- +- Optimize synchronous and asynchronous injections and wiring from x1.5 to x7 times depending on the use case. - Fix bug `#569 `_: "numpy.typing.NDArray breaks wiring". Thanks to `@VKFisher (Vlad Fisher) `_ for reporting the issue and providing a fix.