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 3c909f1 commit 99fd965Copy full SHA for 99fd965
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### 1.3.8
2
+ * 3c909f1 - docs: example uses date matcher (#231) (Elliott Murray, Sat May 1 11:51:28 2021 +0100)
3
+ * 6390144 - fix: fix datetime serialization issues in Format (#230) (Syed Muhammad Dawoud Sheraz Ali, Thu Apr 29 01:49:53 2021 +0500)
4
### 1.3.7
5
* 20f828f - fix(broker): token added to verify steps (#226) (Elliott Murray, Sat Apr 24 13:47:22 2021 +0100)
6
* c4fe422 - chore: Releasing version 1.3.6 (Elliott Murray, Tue Apr 20 20:58:50 2021 +0100)
pact/__version__.py
@@ -1,3 +1,3 @@
"""Pact version info."""
-__version__ = '1.3.7'
+__version__ = '1.3.8'
0 commit comments