File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ Development version
1212- Improve resource subclasses typing and make shutdown definition optional
1313 `PR #492 <https://github.com/ets-labs/python-dependency-injector/pull/492 >`_.
1414 Thanks to `@EdwardBlair <https://github.com/EdwardBlair >`_ for suggesting the improvement.
15+ - Fix environment variables interpolation examples in configuration provider docs ``{$ENV} -> ${ENV} ``.
16+ Thanks to `Felipe Rubio @krouw <https://github.com/krouw >`_ for reporting the issue and
17+ fixing yaml example `PR #494 <https://github.com/ets-labs/python-dependency-injector/pull/494 >`_.
1518- Fix ``@containers.copy() `` decorator to respect dependencies on parent providers.
1619 See issue `#477 <https://github.com/ets-labs/python-dependency-injector/issues/477 >`_.
1720 Thanks to `Andrey Torsunov @gtors <https://github.com/gtors >`_ for reporting the issue.
You can’t perform that action at this time.
0 commit comments