There was an error while loading. Please reload this page.
1 parent ef57091 commit 623cc25Copy full SHA for 623cc25
docs/main/changelog.rst
@@ -12,6 +12,9 @@ Development version
12
- Implement context manager interface for resetting a singleton provider.
13
See issue: `#413 <https://github.com/ets-labs/python-dependency-injector/issues/413>`_.
14
Thanks to `@Arrowana <https://github.com/Arrowana>`_ for suggesting the improvement.
15
+- Implement overriding interface to container provider.
16
+ See issue: `#415 <https://github.com/ets-labs/python-dependency-injector/issues/415>`_.
17
+ Thanks to `@wackazong <https://github.com/wackazong>`_ for bringing up the use case.
18
19
4.28.1
20
------
0 commit comments