mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-07-18 03:52:19 +03:00
Update changelog
This commit is contained in:
parent
07268ef26f
commit
139d422293
|
@ -7,6 +7,13 @@ 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`_
|
||||||
|
|
||||||
|
Development version
|
||||||
|
-------------------
|
||||||
|
+ Fix ``3.14.11`` degradation issue causing inability of using ``Delegate`` provider in
|
||||||
|
``DeclarativeContainer`` when this container is instantiated with overriding of delegating
|
||||||
|
provider (thanks to `GitterRemote <https://github .com/GitterRemote>`_, issue details are
|
||||||
|
`here <https://github.com/ets-labs/python-dependency-injector/issues/235>`_).
|
||||||
|
|
||||||
3.14.11
|
3.14.11
|
||||||
-------
|
-------
|
||||||
+ Fix issue causing creation of a copy of provided object by ``Object`` provider when it was a
|
+ Fix issue causing creation of a copy of provided object by ``Object`` provider when it was a
|
||||||
|
|
Loading…
Reference in New Issue
Block a user