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 62a7af564..50072ebb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ Current Trunk - C API: Add BinaryenAddFunctionWithHeapType() which is like BinaryenAddFunction but takes a heap type. The old function is kept for backwards compatibility and as a convenience. +- The nonstandard, experimental gc-nn-locals feature has been removed now that + standard non-nullable locals are supported. v114 ---- |