X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=465f55bc56934e303554cbbd3ac9bffbf350a93e;hb=d6933c3e3557cfbf5d74b6b9d31571343d935399;hp=8dc6a01bbe1527fdc582794355a4537e19dd7cea;hpb=1f727762b7d2af3c22ae86a9c9012154a82b1457;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index 8dc6a01..465f55b 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,14 @@ Revision history for Web-Simple + - fix prerequisite declarations on older toolchain + +0.026 - 2014-07-09 + - remove erroneous XML::Tags prereq + +0.025 - 2014-07-07 - fixes a memory leak that occurs when calling - Web::Simple::Application::to_psgi_app + Web::Simple::Application::to_psgi_app (Christian Walde) + - more complete prerequisite declarations 0.024 - 2014-07-03 - small documentation fixes