Skip to content

Commit

Permalink
document last changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Dec 30, 2023
1 parent 33247d7 commit 3732b73
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@

<body>
<release version="3.10.0" date="December xx, 2023" description="Chrome/Edge 120, Firefox 120, Bugfixes">
fix clz23 rounding errors
<action type="fix" dev="Lai Quang Duong">
core-js Reflect.construct() uses the wrong set of arguments if newTarget is set.
</action>
<action type="add" dev="Lai Quang Duong">
core-js Receiver argument support added for Reflect.set().
</action>
<action type="fix" dev="Lai Quang Duong">
core-js Reflect.construct() uses the wrong set of arguments if newTarget is set.
</action>
<action type="fix" dev="rbri">
Improve content type detection for '.php' content.
</action>
Expand Down

0 comments on commit 3732b73

Please sign in to comment.