X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=7e005e9d3d4bc41b31b9e1a9d5df1102a87d9eb3;hb=3adbbe69f4cacfb15677da6267b0b469a029ed60;hp=39c17bf2db0b298a1c12f6eb696e786989ca0a70;hpb=58871a509253cc130424ebcc5cf8db3157640c26;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index 39c17bf..7e005e9 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ Revision history for Web-Simple - fixes a memory leak that occurs when calling Web::Simple::Application::to_psgi_app (Christian Walde) + - more complete prerequisite declarations 0.024 - 2014-07-03 - small documentation fixes