Skip to content

Commit 054080a

Browse files
committed
v0.67.0
1 parent 15cc9cc commit 054080a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.txt

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.67.0 2019-09-24
2+
=================
3+
4+
Properly redact user/pass info from proxy credentials
5+
Update bundled certs
6+
17
0.66.0 2019-08-06
28
=================
39

lib/excon/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module Excon
3-
VERSION = '0.66.0'
3+
VERSION = '0.67.0'
44
end

0 commit comments

Comments
 (0)