diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index 976b0499..c9c35037 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -7,6 +7,12 @@ that were made in every particular version. From version 0.7.6 *Dependency Injector* framework strictly follows `Semantic versioning`_ +Develop +------- +- Fix bug `#569 `_: + "numpy.typing.NDArray breaks wiring". Thanks to + `@VKFisher (Vlad Fisher) `_ for reporting the issue and providing a fix. + 4.38.0 ------ - Add new provider ``Aggregate``. It is a generalized version of ``FactoryAggregate`` that