diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index d3ac27d6d..689c6d253 100644 --- a/changelog.md +++ b/changelog.md @@ -54,3 +54,4 @@ - The VM's instruction count limit was raised to 1 billion instructions in order to support more complex computations at compile-time. +- Added ``macros.getProjectPath`` and ``ospaths.putEnv`` procs to VM. |