We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb248e0 commit dc47a39Copy full SHA for dc47a39
docs/main/changelog.rst
@@ -7,6 +7,13 @@ that were made in every particular version.
7
From version 0.7.6 *Dependency Injector* framework strictly
8
follows `Semantic versioning`_
9
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
+
17
4.32.3
18
------
19
- This fix a typo in ``di_in_python.rst`` doc.
0 commit comments