mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
History for patch release
This commit is contained in:
parent
66ad037eea
commit
75d13721ce
1 changed files with 5 additions and 0 deletions
5
History
5
History
|
@ -1,3 +1,8 @@
|
|||
== 0.7.1 2011-01-19
|
||||
* bug fixes
|
||||
* Fix uninitialized constant HTTParty::Response::Net in 1.9.2 (cap10morgan)
|
||||
* Other fixes for 1.9.2, full suite still fails (cap10morgan)
|
||||
|
||||
== 0.7.0 2011-01-18
|
||||
* minor enhancements
|
||||
* Added query methods for HTTP status codes, i.e. response.success?
|
||||
|
|
Loading…
Reference in a new issue