= ChangeLog

== 0.2.0 (2011-07-13)
* Mechanize 2.0 support (also works Mechanize 1.0.0)
* adds nothing to Mechanize#pre_connect_hooks.
  Mechanize-ProgressBar does not use any Mechanize hooks.
* socket reading log of Mechanize("reading 1234 bytes"...) are removed when using the same IO.
  {:suppress_logger => true} is automatically set if agent.log@dev == ProgressBar#out.

== 0.1.1
* init
