mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
15 lines
359 B
Text
15 lines
359 B
Text
== 0.1.2 2008-08-09
|
|
|
|
* 1 major enhancement:
|
|
* default_params were not being appended to query string if option[:query] was blank
|
|
|
|
== 0.1.1 2008-07-30
|
|
|
|
* 2 major enhancement:
|
|
* Added :basic_auth key for options when making a request
|
|
* :query and :body both now work with query string or hash
|
|
|
|
== 0.1.0 2008-07-27
|
|
|
|
* 1 major enhancement:
|
|
* Initial release
|