Update changelog

This commit is contained in:
Roman Mogylatov 2021-03-03 09:01:53 -05:00
parent ef5709180a
commit 623cc250ec
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ Development version
- Implement context manager interface for resetting a singleton provider. - Implement context manager interface for resetting a singleton provider.
See issue: `#413 <https://github.com/ets-labs/python-dependency-injector/issues/413>`_. See issue: `#413 <https://github.com/ets-labs/python-dependency-injector/issues/413>`_.
Thanks to `@Arrowana <https://github.com/Arrowana>`_ for suggesting the improvement. Thanks to `@Arrowana <https://github.com/Arrowana>`_ for suggesting the improvement.
- Implement overriding interface to container provider.
See issue: `#415 <https://github.com/ets-labs/python-dependency-injector/issues/415>`_.
Thanks to `@wackazong <https://github.com/wackazong>`_ for bringing up the use case.
4.28.1 4.28.1
------ ------