summary refs log tree commit diff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 3d27d03..0e6c7bf 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,8 @@
       ordering in perl 5.17.6+ (#19)
     - Add support for PATCH HTTP method (#13, Andreas Marienborg)
     - Allow anonymous subs to be used as middleware (Brian Phillips)
+    - Refactor internals of Net::HTTP::Spore building of specs to allow easier
+      subclassing
 
 0.05 Sun Nov 25 11:40:24 2012
     - Fix a memory leak in Net::HTTP::Spore::Meta::Method (michaelr)