summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2011-07-26 11:32:38 +0200
committerfranck cuny <franck@lumberjaph.net>2011-07-26 13:21:03 +0200
commiteff4feb44f75e74e5e8554c9e6f9cf7cae32cb04 (patch)
tree1d8d35e92c6e4fb1d1d13be222331c28e34200d2
parentremove Try::Tiny and YAML::Syck from test (diff)
downloadnet-http-spore-eff4feb44f75e74e5e8554c9e6f9cf7cae32cb04.tar.gz
update changes
Signed-off-by: franck cuny <franck@lumberjaph.net>
-rw-r--r--Changes3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index c220cfa..29a6fe5 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-
+0.04 Tue Jul 26 11:32:00 2011
     - allow XML::Simple options for Format::XML (fperrad)
     - stringify Net::HTTP::Response to a useful message
     - fix an issue where content-typ was not set correctly
@@ -9,6 +9,7 @@
     - Added generic role
     - OAuth middleware
     - add option to display trace (via env or constructor)
+    - DoNotTrack middleware
 
 0.03 Mon 22 Nov 2010 03:01:35 PM CET
     - add form-data and headers