diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index 2e7d5548..ed912c95 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -7,6 +7,13 @@ that were made in every particular version. From version 0.7.6 *Dependency Injector* framework strictly 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 `_, issue details are + `here `_). + 3.14.11 ------- + Fix issue causing creation of a copy of provided object by ``Object`` provider when it was a