Skip to content

Commit

Permalink
Update History
Browse files Browse the repository at this point in the history
  • Loading branch information
sandro committed Jan 31, 2010
1 parent 8b548b3 commit 3ff29ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion History
Expand Up @@ -8,9 +8,10 @@
* major enhancements
* Removed rubygems dependency. I suggest adding rubygems to RUBYOPT if this causes problems for you.
$ export RUBYOPT='rubygems'
* HTTParty#debug_output prints debugging information for the current request (iwarshak)
* HTTParty#no_follow now available as a class-level option. Sets whether or not to follow redirects.

* minor enhancements
* HTTParty#debug_output prints debugging information for the current request (iwarshak)
* HTTParty::VERSION now available
* Update crack requirement to version 0.1.5

Expand Down

0 comments on commit 3ff29ad

Please sign in to comment.