summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0072b18d0..1fe30bdff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,8 @@ Current Trunk
-------------
- The isorecursive WasmGC type system (i.e. --hybrid) is now the default to
- match the spec.
+ match the spec and the old default equirecursive (i.e. --structural) system
+ has been removed.
v111
----