X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a0f1831c65a3a07160cbb9eb8b7847416fb45d3a;hb=a0a16cd381104427950bfca6112a0a0be6b65f9d;hp=8dc6a01bbe1527fdc582794355a4537e19dd7cea;hpb=1f727762b7d2af3c22ae86a9c9012154a82b1457;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index 8dc6a01..a0f1831 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,17 @@ Revision history for Web-Simple + - stable release of 0.026_001 + +0.026_001 - 2014-07-09 + - 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