History.txt in jnunemaker-httparty-0.1.5 vs History.txt in jnunemaker-httparty-0.1.6
- old
+ new
@@ -1,4 +1,8 @@
+== 0.1.6 2008-11-26
+* 1 major enhancement
+ * now passing :query to set_form_data if post request to avoid content length errors
+
== 0.1.5 2008-11-14
* 2 major enhancements
* Refactored send request method out into its own object.
* Added :html format if you just want to do that.