1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00

Updated history.

This commit is contained in:
John Nunemaker 2009-07-19 18:47:14 -04:00
parent 6857f554eb
commit 8d853fe4d1

View file

@ -1,3 +1,7 @@
== 0.4.6 (working)
* 1 minor update
* :query no longer sets form data. Use body and set content type to application/x-www-form-urlencoded if you need it. :query was wrong for that.
== 0.4.5 2009-04-23 == 0.4.5 2009-04-23
* 1 minor update * 1 minor update
* added message to the response object * added message to the response object