We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9076f6 commit 9b4a465Copy full SHA for 9b4a465
RELEASE_NOTES.md
@@ -2,6 +2,10 @@
2
3
## XMLUnit.NET 2.10.0 - /not released, yet/
4
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
+
9
* add a new `ElementSelectors.ByNameAndAllAttributes` variant that filters attributes before deciding whether elements can
10
be compared.
11
Inspired by Issue [#xmlunit/259](https://github.com/xmlunit/xmlunit/issues/259)
0 commit comments