Update changelog

This commit is contained in:
Roman Mogylatov 2022-03-27 22:10:25 -04:00
parent ab8bcf4433
commit 750445c5d1

View File

@ -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 <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.