Prepare for new release
[catagits/HTTP-Body.git] / Changes
diff --git a/Changes b/Changes
index 7dc992b..bbce579 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 This file documents the revision history for Perl extension HTTP::Body.
 
+1.07    2010-01-24 20:40:00
+        - Up IO::File dependency.
+
 1.06    2010-01-09 19:21:00
         - Added $body->cleanup(1) flag to enable auto-deletion of temporary files
           during DESTROY. (Vany Serezhkin)