CHANGELOG.markdown in typhoeus-0.2.3 vs CHANGELOG.markdown in typhoeus-0.2.4
- old
+ new
@@ -1,4 +1,8 @@
+0.2.4
+-----
+* Fix form POSTs to only use multipart for file uploads, otherwise use application/x-www-form-urlencoded [dbalatero]
+
0.2.3
-----
* Code duplication in Typhoeus::Form led to nested URL param errors on POST only. Fixed [dbalatero]
0.2.2