We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3195b0a commit 147a810Copy full SHA for 147a810
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+<a name="v1.16.1"></a>
2
+### v1.16.1 (2020-11-06)
3
+
4
+#### Bug Fixes
5
6
+* add missing params_hash_type? from Rack ([3195b0a](/../../commit/3195b0a))
7
8
<a name="v1.16.0"></a>
9
### v1.16.0 (2020-11-04)
10
lib/pact/support/version.rb
@@ -1,5 +1,5 @@
module Pact
module Support
- VERSION = "1.16.0"
+ VERSION = "1.16.1"
end
0 commit comments