diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 552b4bc..1cdf8b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ - Support for arbitrary tags (#169) +- Replace environment variables in templated strings. If no environment variable can be found the name of the variable will be inserted (#110) + ### Fix - Incorrect parameter name of template (#170) |