Revision history for Perl extension Plack::Server::ServerSimple

0.11  Thu Feb  4 12:16:58 PST 2010
        - Changed the API to work just like HTTP::Server::Simple::PSGI
        - Moved the code to adapt to Plack::Handler interface to Plack core

0.10  Thu Feb  4 10:38:06 PST 2010
        - Renamed the distribution to HTTP::Server::Simple::PSGI
        - Dropped Plack and LWP dependencies

0.03  Tue Jan  5 05:22:04 PST 2010
        - Added psgi.streaming support (rafl)

0.02  Mon Oct 19 19:31:35 PDT 2009
        - Bump up HTTP::Server::Simple req to fix the multi header bug

0.01  Mon Oct 12 23:57:08 2009
        - original version