We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c140da commit df95f64Copy full SHA for df95f64
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="v2.59.2"></a>
2
+### v2.59.2 (2020-08-06)
3
+
4
+#### Bug Fixes
5
6
+* gracefully handle contracts without interactions or messages in deployment status warnings ([6c223e69](/../../commit/6c223e69))
7
+* add missing info level log for business level errors ([80a895bf](/../../commit/80a895bf))
8
9
<a name="v2.59.1"></a>
10
### v2.59.1 (2020-08-04)
11
lib/pact_broker/version.rb
@@ -1,3 +1,3 @@
module PactBroker
- VERSION = '2.59.1'
+ VERSION = '2.59.2'
end
0 commit comments