You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD` replacing TAGNAME and HEAD as appropriate.
2
2
3
+
# 4.4.7 - [?62;1;4cMaintenance Release
4
+
5
+
* 5bc8bc683 - fix: PactVerificationExtension will fail when used with other extensions in a static context #1666 (Ronald Holshausen, Fri Feb 24 12:41:00 2023 +1100)
6
+
* 3010a102b - feat: Add support for JSONObject with MessagePactBuilder #1669 (Ronald Holshausen, Fri Feb 24 11:59:17 2023 +1100)
7
+
* 2a9ac69db - doc: add example using MessagePactBuilder with string content #1669 (Ronald Holshausen, Fri Feb 24 11:31:08 2023 +1100)
8
+
* e297ef757 - chore: update versions in readme (Ronald Holshausen, Wed Feb 15 17:52:32 2023 +1100)
0 commit comments