We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15cc9cc commit 054080aCopy full SHA for 054080a
changelog.txt
@@ -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
7
0.66.0 2019-08-06
8
=================
9
lib/excon/version.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module Excon
- VERSION = '0.66.0'
+ VERSION = '0.67.0'
end
0 commit comments