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 08f0dc0 commit 216229eCopy full SHA for 216229e
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+### 1.4.3
2
+ * 08f0dc0 - feat: added support for message provider using pact broker (#257) (Fabio Pulvirenti, Sun Sep 5 22:49:51 2021 +0200)
3
### 1.4.2
4
* f2230b6 - chore: Bundle Ruby standalones into dist artifact. (#256) (Taj Pereira, Sun Aug 22 19:53:53 2021 +0930)
5
* e370786 - chore: Releasing version 1.4.1 (Elliott Murray, Tue Aug 17 18:55:53 2021 +0100)
pact/__version__.py
@@ -1,3 +1,3 @@
"""Pact version info."""
-__version__ = '1.4.2'
+__version__ = '1.4.3'
0 commit comments