Update changelog

This commit is contained in:
Roman Mogylatov 2020-10-22 13:42:26 -04:00
parent 57b69ee196
commit c379f23e80

View File

@ -9,6 +9,7 @@ follows `Semantic versioning`_
Develop
-------
- Add ``Dict`` provider.
- "Un-deprecate" ``@containers.override()`` and ``@containers.copy()`` decorators (
see `Issue 301 <https://github.com/ets-labs/python-dependency-injector/issues/301>`_
for more information).