We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4471df3 commit 4390d16Copy full SHA for 4390d16
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="v1.8.0"></a>
2
+### v1.8.0 (2018-10-01)
3
+
4
5
+#### Features
6
7
+* **v3**
8
+ * parse array of provider states with params ([4471df3](/../../commit/4471df3))
9
10
11
<a name="v1.7.2"></a>
12
### v1.7.2 (2018-08-09)
13
lib/pact/support/version.rb
@@ -1,5 +1,5 @@
module Pact
module Support
- VERSION = "1.7.2"
+ VERSION = "1.8.0"
end
0 commit comments