Update changelog
This commit is contained in:
parent
9d1e98f278
commit
17d266c7c4
|
@ -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`_
|
||||||
|
|
||||||
|
Dev version
|
||||||
|
------
|
||||||
|
- Fix ``@containers.copy()`` decorator to respect dependencies on parent providers.
|
||||||
|
See issue `#477 <https://github.com/ets-labs/python-dependency-injector/issues/477>`_.
|
||||||
|
Thanks to `Andrey Torsunov @gtors <https://github.com/gtors>`_ for reporting the issue.
|
||||||
|
|
||||||
4.35.2
|
4.35.2
|
||||||
------
|
------
|
||||||
- Update wiring to support modules provided as packages.
|
- Update wiring to support modules provided as packages.
|
||||||
|
|
Loading…
Reference in New Issue