X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=02de6a13e820b03d659a4c7d133123413cdf6b89;hb=fe61c5f5367de24b91420f49699ec49a358ecb06;hp=7e005e9d3d4bc41b31b9e1a9d5df1102a87d9eb3;hpb=ce2f59dbfe4472f19fac8ee172702632c5b638fd;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index 7e005e9..02de6a1 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Web-Simple +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 (Christian Walde) - more complete prerequisite declarations