Update changelog

This commit is contained in:
Roman Mogylatov 2020-10-23 21:36:42 -04:00
parent a3f04bd34e
commit 780eebde96

View File

@ -9,6 +9,7 @@ follows `Semantic versioning`_
Develop Develop
------- -------
- Add ``Resource`` provider.
- Add ``Dict`` provider. - Add ``Dict`` provider.
- "Un-deprecate" ``@containers.override()`` and ``@containers.copy()`` decorators ( - "Un-deprecate" ``@containers.override()`` and ``@containers.copy()`` decorators (
see `Issue 301 <https://github.com/ets-labs/python-dependency-injector/issues/301>`_ see `Issue 301 <https://github.com/ets-labs/python-dependency-injector/issues/301>`_
@ -16,6 +17,7 @@ Develop
- Add favicon. - Add favicon.
- Remove redirects that occur while getting badge images to optimize docs load speed. - Remove redirects that occur while getting badge images to optimize docs load speed.
- Update license year. - Update license year.
- Update short description on PyPI.
4.0.6 4.0.6
----- -----