Skip to content

Commit 592c4bd

Browse files
committed
document last fix
1 parent d68d518 commit 592c4bd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

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

99
<body>
1010
<release version="5.0.0" date="April 31, 2026" description="jdk17, Bugfixes">
11+
<action type="fix" dev="Lai Quang Duong">
12+
Fix DomNode.insertBefore(DomNode) to dissolve DocumentFragment into its children before insertion.
13+
</action>
1114
<action type="update" dev="rbri">
1215
cssparser: support for unicode characters in keywords removed, this is not used in real world
1316
and the parser is much simpler without

0 commit comments

Comments
 (0)