Release v0.082820
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 6314a30..c887d97 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for DBIx::Class
 
+0.082820 2015-03-20 20:35 (UTC)
     * Fixes
         - Protect destructors from rare but possible double execution, and
           loudly warn the user whenever the problem is encountered (GH#63)