Fix expansion of env vars not working in the :opt:env directive

Fixes #1075
This commit is contained in:
Kovid Goyal
2018-10-18 08:12:10 +05:30
parent 093c05e16a
commit 7f902c4c03
3 changed files with 6 additions and 2 deletions

View File

@@ -22,6 +22,10 @@ Changelog
- macOS: Fix drag and drop of files not working on mojave (:iss:`1058`)
- Fix expansion of env vars not working in the :opt:`env` directive
(:iss:`1075`)
0.12.3 [2018-09-29]
------------------------------