We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf84a34 commit db72b4dCopy full SHA for db72b4d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+<a name="v2.9.0"></a>
2
+### v2.9.0 (2018-06-15)
3
+
4
5
+#### Features
6
7
+* allow --log-level to be specified in the CLI ([cf84a34](/../../commit/cf84a34))
8
9
10
<a name="v2.8.1"></a>
11
### v2.8.1 (2018-06-01)
12
lib/pact/mock_service/version.rb
@@ -1,5 +1,5 @@
module Pact
module MockService
- VERSION = "2.8.1"
+ VERSION = "2.9.0"
end
0 commit comments