diff options
Diffstat (limited to 'docs/markdown')
-rw-r--r-- | docs/markdown/Reference-manual.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md index 490ccf0..621e2ca 100644 --- a/docs/markdown/Reference-manual.md +++ b/docs/markdown/Reference-manual.md @@ -456,7 +456,8 @@ Print the argument string and halts the build process. environment_object environment() ``` -Returns an empty [environment variable object](#environment-object). +Returns an empty [environment variable object](#environment-object). Added in +0.35.0. ### executable() |