We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d864952 commit 6b55b3aCopy full SHA for 6b55b3a
CHANGELOG.md
@@ -1,5 +1,11 @@
1
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD .` replacing TAGNAME and HEAD as appropriate.
2
3
+# 0.5.1 - Bugfix Release
4
+
5
+* d864952 - fix: Upgrade pact_matching crate to 0.12.9 (fixes type matches with query parameters) #48 (Ronald Holshausen, Fri Jun 10 15:49:30 2022 +1000)
6
+* 62fd1ac - chore: update docker file (Ronald Holshausen, Wed Jun 8 16:17:13 2022 +1000)
7
+* bb60af3 - bump version to 0.5.1 (Ronald Holshausen, Wed Jun 8 15:54:02 2022 +1000)
8
9
# 0.5.0 - Fixes + upgrade to V4 Pact
10
11
* 2abfdcb - chore: update readme (Ronald Holshausen, Wed Jun 8 15:37:22 2022 +1000)
0 commit comments