Update changelog

This commit is contained in:
Roman Mogylatov 2022-03-27 14:23:27 -04:00
parent c2877777af
commit f00fa16bd0

View File

@ -7,6 +7,12 @@ that were made in every particular version.
From version 0.7.6 *Dependency Injector* framework strictly From version 0.7.6 *Dependency Injector* framework strictly
follows `Semantic versioning`_ follows `Semantic versioning`_
Develop
-------
- Fix bug `#569 <https://github.com/ets-labs/python-dependency-injector/issues/569>`_:
"numpy.typing.NDArray breaks wiring". Thanks to
`@VKFisher (Vlad Fisher) <https://github.com/VKFisher>`_ for reporting the issue and providing a fix.
4.38.0 4.38.0
------ ------
- Add new provider ``Aggregate``. It is a generalized version of ``FactoryAggregate`` that - Add new provider ``Aggregate``. It is a generalized version of ``FactoryAggregate`` that