We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93a1998 commit 76c6e3aCopy full SHA for 76c6e3a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+<a name="v2.59.1"></a>
2
+### v2.59.1 (2020-08-04)
3
+
4
+#### Bug Fixes
5
6
+* fix error rendering relationships diagram when the number of index items is greater than one page ([93a19982](/../../commit/93a19982))
7
8
<a name="v2.59.0"></a>
9
### v2.59.0 (2020-07-30)
10
lib/pact_broker/version.rb
@@ -1,3 +1,3 @@
module PactBroker
- VERSION = '2.59.0'
+ VERSION = '2.59.1'
end
0 commit comments