fix Application.pm to handle empty sub protos correctly
[catagits/Web-Simple.git] / Changes
diff --git a/Changes b/Changes
index 49f7659..037b20e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Change log for Web::Simple
 
+  - fix dispatcher construction to recognise '' as no proto (we expected undef)
   - plackup support, as_psgi_app method
   - Fix SYNOPSIS