Skip to content

Commit 4390d16

Browse files
committed
chore(release): version 1.8.0
1 parent 4471df3 commit 4390d16

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -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+
111
<a name="v1.7.2"></a>
212
### v1.7.2 (2018-08-09)
313

lib/pact/support/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Pact
22
module Support
3-
VERSION = "1.7.2"
3+
VERSION = "1.8.0"
44
end
55
end

0 commit comments

Comments
 (0)