File tree 1 file changed +8
-4
lines changed 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 17
17
<VersionPrefix >5.0.0</VersionPrefix >
18
18
<PackageReleaseNotes >
19
19
v5.0.0
20
- - Add Pact Specification v4 support
21
- - BREAKING CHANGE: Remove obsolete WithNativeBackend calls
22
- - BREAKING CHANGE: Remove obsolete IMessagePact and MessagePact
23
- - BREAKING CHANGE: Refactor verifier to support verifying combined HTTP and message pacts
20
+ - BREAKING CHANGE: Remove obsolete WithNativeBackend calls
21
+ - BREAKING CHANGE: Remove obsolete IMessagePact and MessagePact
22
+ - BREAKING CHANGE: Refactor verifier to support verifying combined HTTP and message pacts
23
+ - BREAKING CHANGE: Replace Newtonsoft with System.Text.Json
24
+ - BREAKING CHANGE: Minimum supported .Net Framework version is now 4.6.2 instead of 4.6.1
25
+ - feat: Add Pact Specification v4 support
26
+ - feat: MacOS ARM64 target is now fully supported
27
+ - feat: More efficient and robust messaging interaction verification
24
28
</PackageReleaseNotes >
25
29
</PropertyGroup >
26
30
<PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
You can’t perform that action at this time.
0 commit comments