Skip to content

Commit

Permalink
document last changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Apr 20, 2022
1 parent 4b04ef2 commit 2c33970
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@

<body>
<release version="2.61.0" date="April xx, 2022" description="Chrome/Edge 100, Firefox 99, Bugfixes">
<action type="fix" dev="rbri">
neko: Some missing end-of-file checks added (this fixes possible IndexOutOfBounds exceptions).
</action>
<action type="fix" dev="rbri">
neko: Possilbe OOM exception with broken input fixed.
</action>
<action type="fix" dev="rbri">
core-js: JSON.stringify() fixes.
</action>
<action type="remove" dev="rbri">
HTMLCollection IE only methods nextNode() and reset() removed.
</action>
Expand Down

0 comments on commit 2c33970

Please # to comment.