X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ee0233277151f7bca607be81a91a9ba2e6e0a8a1;hb=2fdaa25a0bfcc608f1852b0ef79dd4c191f77dcf;hp=8dc6a01bbe1527fdc582794355a4537e19dd7cea;hpb=1f727762b7d2af3c22ae86a9c9012154a82b1457;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index 8dc6a01..ee02332 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,11 @@ Revision history for Web-Simple + - 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