From 139d422293c06ced4fe1dbb00d0373e0ea48a52d Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Wed, 9 Oct 2019 10:44:01 -0400 Subject: [PATCH] Update changelog --- docs/main/changelog.rst | 7 +++++++ 1 file changed, 7 insertions(+) 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