Skip to content

Commit cf2861c

Browse files
committed
Update changelog
1 parent 49e2cc7 commit cf2861c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/main/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)