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 d19cac926..6081c90b1 100644 --- a/changelog.md +++ b/changelog.md @@ -252,6 +252,8 @@ provided by the operating system. - `--newruntime` and `--refchecks` are deprecated. +- Added `unsafeIsolate` and `extract` to `std/isolation`. + ## Tool changes - The rst parser now supports markdown table syntax. |