We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bba25d0 commit 80fb9eeCopy full SHA for 80fb9ee
changelog.txt
@@ -1,3 +1,10 @@
1
+0.61.0 2018-03-16
2
+=================
3
+
4
+use default ports for sockets if none specified
5
+add ruby 2.4 and 2.5 to ci testing
6
+follow relative location redirects
7
8
0.60.0 2017-12-15
9
=================
10
lib/excon/version.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module Excon
- VERSION = '0.60.0'
+ VERSION = '0.61.0'
end
0 commit comments