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 a860eaf commit 821c898Copy full SHA for 821c898
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
- Add .NET 8.0 support
6
- `AdvancedSettings` uses `MatchRules.Default` instead of a new instance of `MatchRules` if not provided during construction
7
+- Fix `NullReferenceException` when trying to match by body with a null body (`refit` compatibility)
8
9
## v0.9.0 (2023-05-17)
10
0 commit comments