We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1d712 commit c60828bCopy full SHA for c60828b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+<a name="v1.52.0"></a>
2
+### v1.52.0 (2020-09-10)
3
+
4
+#### Features
5
6
+* support webdav http methods ([fa1d712](/../../commit/fa1d712))
7
8
<a name="v1.51.1"></a>
9
### v1.51.1 (2020-08-12)
10
lib/pact/version.rb
@@ -1,4 +1,4 @@
# Remember to bump pact-provider-proxy when this changes major version
module Pact
- VERSION = "1.51.1"
+ VERSION = "1.52.0"
end
0 commit comments