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
12
12
- Improve resource subclasses typing and make shutdown definition optional
13
13
`PR #492 <https://github.com/ets-labs/python-dependency-injector/pull/492 >`_.
14
14
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 >`_.
15
18
- Fix ``@containers.copy() `` decorator to respect dependencies on parent providers.
16
19
See issue `#477 <https://github.com/ets-labs/python-dependency-injector/issues/477 >`_.
17
20
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