Skip to content

Commit

Permalink
document last commits
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Feb 16, 2025
1 parent 591da5b commit 7b333e4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@

<body>
<release version="4.10.0" date="February xx, 2025" description="Chrome/Edge 132, Firefox 135, Javascript Errors, Bugfixes">
<action type="update" dev="rbri">
Avoid using XPath for implementing form submit on enter key pressed.
</action>
<action type="update" dev="rbri">
Implement Document.getElementById() without using XPath.
</action>
<action type="fix" dev="rbri">
NPE in org.htmlunit.javascript.JavaScriptEngine.asJavaScriptException().
</action>
Expand Down

0 comments on commit 7b333e4

Please sign in to comment.