We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3288b81 commit 431733cCopy full SHA for 431733c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+<a name="v1.16.8"></a>
2
+### v1.16.8 (2021-07-27)
3
+
4
+#### Bug Fixes
5
6
+* log HTTP request for pacts retrieved by URL when requested with verbose=true ([3288b81](/../../commit/3288b81))
7
8
<a name="v1.16.7"></a>
9
### v1.16.7 (2021-01-28)
10
lib/pact/support/version.rb
@@ -1,5 +1,5 @@
module Pact
module Support
- VERSION = "1.16.7"
+ VERSION = "1.16.8"
end
0 commit comments