diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d6a62fe..4a3a5f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [0.8.1] + +### Revert + +- Replace environment variables in templated strings. If no environment variable can be found the name of the variable will be inserted (#110) + ## [0.8.0] ### Feature |