Add a note about fix in changelog

This commit is contained in:
Roman Mogylatov 2019-10-08 14:44:02 -04:00
parent 8937331cf0
commit 858cf1310b

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 issue causing creation of a copy of provided object by ``Object`` provider when it was a
part of ``DeclarativeContainer`` and this container was instantiated (thanks to
`davidcim <https://github.com/davidcim>`_, issue details are
`here <https://github.com/ets-labs/python-dependency-injector/issues/231>`_).
3.14.10
------
+ Make spelling fix for the list of contributors.