We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb57d7 commit 1149d44Copy full SHA for 1149d44
changelog.txt
@@ -1,3 +1,8 @@
1
+0.71.0 2019-12-12
2
+=================
3
+
4
+fix for leftover data with interrupted persistent connections
5
6
0.70.0 2019-12-02
7
=================
8
lib/excon/version.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module Excon
- VERSION = '0.70.0'
+ VERSION = '0.71.0'
end
0 commit comments