mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Updated history
This commit is contained in:
parent
98e1ccfcf7
commit
428c85514e
1 changed files with 5 additions and 0 deletions
5
History
5
History
|
@ -1,3 +1,8 @@
|
|||
== 0.3.1 2009-02-10
|
||||
* 1 minor fix, 1 minor enhancement
|
||||
* Fixed unescaping umlauts (siebertm)
|
||||
* Added yaml response parsing (Miha Filej)
|
||||
|
||||
== 0.3.0 2009-01-31
|
||||
* 1 major enhancement, 1 bug fix
|
||||
* JSON gem no longer a requirement. It was conflicting with rails json stuff so I just stole ActiveSupport's json decoding and bundled it with HTTParty.
|
||||
|
|
Loading…
Add table
Reference in a new issue