Update changelog

This commit is contained in:
Roman Mogylatov 2019-10-09 10:44:01 -04:00
parent 07268ef26f
commit 139d422293

View File

@ -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 <https://github .com/GitterRemote>`_, issue details are
`here <https://github.com/ets-labs/python-dependency-injector/issues/235>`_).
3.14.11
-------
+ Fix issue causing creation of a copy of provided object by ``Object`` provider when it was a