We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b3a23 commit 1830975Copy full SHA for 1830975
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="v2.58.2"></a>
2
+### v2.58.2 (2020-07-17)
3
+
4
+#### Bug Fixes
5
6
+* update CSP to allow badges to be loaded from shields.io ([a87e5274](/../../commit/a87e5274))
7
+* add missing URL encoding in various URLs ([276094bc](/../../commit/276094bc))
8
9
<a name="v2.58.0"></a>
10
### v2.58.0 (2020-06-19)
11
lib/pact_broker/version.rb
@@ -1,3 +1,3 @@
module PactBroker
- VERSION = '2.58.1'
+ VERSION = '2.58.2'
end
0 commit comments