Skip to content

Commit 9b4a465

Browse files
committed
document fix for #40
1 parent c9076f6 commit 9b4a465

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## XMLUnit.NET 2.10.0 - /not released, yet/
44

5+
* adjusted the NUnit 3.x constraints so they should work for NUnit 4.x
6+
as well.
7+
Issue [#40](https://github.com/xmlunit/xmlunit.net/issues/40).
8+
59
* add a new `ElementSelectors.ByNameAndAllAttributes` variant that filters attributes before deciding whether elements can
610
be compared.
711
Inspired by Issue [#xmlunit/259](https://github.com/xmlunit/xmlunit/issues/259)

0 commit comments

Comments
 (0)