summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 608d1359f..f4a008bd2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,8 @@ Current Trunk
argument `optimize`. (#4832)
- Remove support for the `let` instruction that has been removed from the typed
function references spec.
+- HeapType::ext has been restored but is no longer a subtype of HeapType::any to
+ match the latest updates in the GC spec. (#4898)
v109
----