add 2.0007 to the changelog
Jesse Luehrs [Mon, 6 Jun 2011 20:54:30 +0000 (15:54 -0500)]
Changes

diff --git a/Changes b/Changes
index cfc9a5c..bd9ed92 100644 (file)
--- a/Changes
+++ b/Changes
@@ -23,6 +23,8 @@ for, noteworthy changes.
     Most simple cases should now only close over simple data types and
     coderefs. This should make deparsing simpler.
 
+2.0007 Sun, May 15, 2011
+
   [BUG FIXES]
 
   * Make sure weak attributes remain weak when cloning. (doy, rafl)