We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c81424 commit fba53ecCopy full SHA for fba53ec
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+# 1.6.1 (2019-10-03)
4
+* Fix process leak issue for async requests #395. Thanks to @chazsconi
5
+
6
+# 1.6.0 (2019-09-30)
7
+* Update hackney version #394 Thanks to @perrycate
8
9
+# 1.5.1 (2019-04-24)
10
+* Ensure support to 1.8.0 #374 Thanks, @rodrigues
11
+* Remove request type from HTTPoison #382 Thanks @meagonqz
12
13
# 1.5.0 (2018-12-15)
14
* Add support for `NO_PROXY` env variable #361
15
* Updated Docs
0 commit comments