Changes
=======

1.02 - Nov 30 2011
    * Fix t/002_net_stf.t to reflect the proper Net::STF::Client interface

1.01 - Nov 30 2011
    * Fix docs
    * Return values from implementation's methods may not be Plack::Response
      objects. Just use an HTTP exception (STF::Dispatcher::PSGI::HTTPException)

1.00 - Nov 29 2011
    * Initial release