Skip to content

Commit f00fa16

Browse files
committed
Update changelog
1 parent c287777 commit f00fa16

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/main/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ that were made in every particular version.
77
From version 0.7.6 *Dependency Injector* framework strictly
88
follows `Semantic versioning`_
99

10+
Develop
11+
-------
12+
- Fix bug `#569 <https://github.com/ets-labs/python-dependency-injector/issues/569>`_:
13+
"numpy.typing.NDArray breaks wiring". Thanks to
14+
`@VKFisher (Vlad Fisher) <https://github.com/VKFisher>`_ for reporting the issue and providing a fix.
15+
1016
4.38.0
1117
------
1218
- Add new provider ``Aggregate``. It is a generalized version of ``FactoryAggregate`` that

0 commit comments

Comments
 (0)