File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" v1.29.0 " ></a >
2
+ ### v1.29.0 (2018-07-24)
3
+
4
+
5
+ #### Features
6
+
7
+ * return plain string URLs from Pact::PactBroker.fetch_pact_uris ([ 1aa1989] ( /../../commit/1aa1989 ) )
8
+ * use beta: wip-provider-pacts rather than pb: wip-provider-pacts to fetch WIP pacts ([ 3bb0501] ( /../../commit/3bb0501 ) )
9
+ * allow WIP pacts to be verified without causing the process to return an non zero exit code ([ 9e6de46] ( /../../commit/9e6de46 ) )
10
+
11
+
12
+ #### Bug Fixes
13
+
14
+ * add missing require ([ 0aa2d2a] ( /../../commit/0aa2d2a ) )
15
+ * default pact specification version to 2 ([ 917891a] ( /../../commit/917891a ) )
16
+
17
+
1
18
<a name =" v1.28.0 " ></a >
2
19
### v1.28.0 (2018-06-24)
3
20
Original file line number Diff line number Diff line change 1
1
# Remember to bump pact-provider-proxy when this changes major version
2
2
module Pact
3
- VERSION = "1.28 .0"
3
+ VERSION = "1.29 .0"
4
4
end
You can’t perform that action at this time.
0 commit comments