Skip to content

Commit dc47a39

Browse files
committed
Update docs
1 parent cb248e0 commit dc47a39

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/main/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ that were made in every particular version.
77
From version 0.7.6 *Dependency Injector* framework strictly
88
follows `Semantic versioning`_
99

10+
Development version
11+
------
12+
- Add support of default value for environment variable in INI and YAML
13+
configuration files with ``${ENV_NAME:default}`` format.
14+
See issue `#459 <https://github.com/ets-labs/python-dependency-injector/issues/459>`_.
15+
Thanks to `Maksym Shemet @hbmshemet <https://github.com/hbmshemet>`_ for suggesting the feature.
16+
1017
4.32.3
1118
------
1219
- This fix a typo in ``di_in_python.rst`` doc.

0 commit comments

Comments
 (0)