Skip to content

Commit 2ffceaa

Browse files
committed
document latest rhino progress
1 parent b6881b8 commit 2ffceaa

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/changes/changes.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@
88

99
<body>
1010
<release version="4.20.0" date="December xx, 2025" description="Bugfixes">
11+
<action type="update" dev="RhinoTeam">
12+
core-js: Destructuring support improved.
13+
</action>
14+
<action type="update" dev="RhinoTeam">
15+
core-js: 'ES6Iterator' migrated to lambda based ScriptableObject.
16+
</action>
17+
<action type="update" dev="RhinoTeam">
18+
core-js: 'DestructuringIterator' migrated to lambda based ScriptableObject.
19+
</action>
20+
<action type="update" dev="RhinoTeam">
21+
core-js: 'NativeConsole' migrated to lambda based ScriptableObject.
22+
</action>
1123
<action type="update" dev="RhinoTeam">
1224
core-js: 'ES6Generator' migrated to lambda based ScriptableObject.
1325
</action>

0 commit comments

Comments
 (0)