fix a memory leak introduced by 1f8cad5e5a1875de94d63ac91d8ded4d2282c62e
[catagits/Web-Simple.git] / Changes
diff --git a/Changes b/Changes
index 54613fe..8dc6a01 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Web-Simple
 
+  - fixes a memory leak that occurs when calling
+    Web::Simple::Application::to_psgi_app
+
 0.024 - 2014-07-03
   - small documentation fixes