File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ### 2.4.5
2+
3+ * Improvement: [ #209 ] ( https://github.com/savonrb/httpi/pull/209 ) Drop Travis CI support for Ruby < 2.3.0 and jruby.
4+ * Feature: [#208](https://github.com/savonrb/httpi/pull/208) Add SSL min/max_version configuration for supporting adapters
5+ * Improvement: [ #206 ] ( https://github.com/savonrb/httpi/pull/206 ) Support for net-http-persistent v3
6+ * Improvement: [ #204 ] ( https://github.com/savonrb/httpi/pull/204 ) Avoid excon warning
7+
18### 2.4.4
29
310* Improvement: [ #197 ] ( https://github.com/savonrb/httpi/pull/197 ) Add support for new write timeout option to all adapters
Original file line number Diff line number Diff line change 11module HTTPI
2- VERSION = '2.4.4 '
2+ VERSION = '2.4.5 '
33end
You can’t perform that action at this time.
0 commit comments