We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d576b4c commit e63774aCopy full SHA for e63774a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+<a name="v3.11.1"></a>
2
+### v3.11.1 (2023-05-05)
3
+
4
+#### Bug Fixes
5
6
+* set args via ** for diff_formatter.call ([96a00a9](/../../commit/96a00a9))
7
8
<a name="v3.11.0"></a>
9
### v3.11.0 (2022-08-17)
10
lib/pact/mock_service/version.rb
@@ -1,5 +1,5 @@
module Pact
module MockService
- VERSION = "3.11.0"
+ VERSION = "3.11.1"
end
0 commit comments