all query body parameters are now decoded from UTF8 to Perl's text string format...
[catagits/Web-Simple.git] / Changes
diff --git a/Changes b/Changes
index 7c76dc2..9cf32dd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+  - Allow dots in path matches, so you can have sub (/foo.html)
+
 0.011 - 2011-12-23
   - Add Web::Dispatch::HTTPMethods
   - Fix [ sub {} ] for async code