Update changelog
This commit is contained in:
parent
ef5709180a
commit
623cc250ec
|
@ -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
|
||||||
------
|
------
|
||||||
|
|
Loading…
Reference in New Issue