Skip to content

Commit

Permalink
record last changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bodewig committed Mar 22, 2023
1 parent 5141915 commit c47d390
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## XMLUnit for Java 2.9.2 - /not released, yet/

* add a new `ElementSelectors.byNameAndAllAttributes` variant that filters attributes before deciding whether elements can
be compared.
Inspired by Issue [#259](https://github.com/xmlunit/xmlunit/issues/259)

## XMLUnit for Java 2.9.1 - /Released 2023-01-10/

* fixed some AssertJ tests that didn't work on Windows.
Expand Down

0 comments on commit c47d390

Please sign in to comment.