We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed4332 commit e658c1aCopy full SHA for e658c1a
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+<a name="v1.7.0"></a>
2
+### v1.7.0 (2018-08-07)
3
+
4
5
+#### Features
6
7
+* add support for multipart/form ([8ed4332](/../../commit/8ed4332))
8
9
10
<a name="v1.6.6"></a>
11
### v1.6.6 (2018-07-25)
12
lib/pact/support/version.rb
@@ -1,5 +1,5 @@
module Pact
module Support
- VERSION = "1.6.6"
+ VERSION = "1.7.0"
end
0 commit comments