s/CDA/CAG/ because I'm a damn idiot.
[dbsrgits/DBIx-Class-UUIDColumns.git] / Changes
diff --git a/Changes b/Changes
index a303cd3..3ae9f11 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Revision history for DBIx::Class::UUIDColumns
 
+0.02001 Sun July 1 20:15:33 2007
+    - Use Class::Accessor::Grouped instead of Class::Data::Accesor
+        because I'm a damn idiot.
+    - Fixed spelling test
+
+0.02000 Sun June 24 21:09:35 2007
+    - Converted to Class::Accessor::Grouped after mk_classdata
+        snafu in DBIC 0.08
+    - uuid_columns now also returns the list of columns
+    - insert now uses uuid_columns instead of internal list
+
 0.01001 Sat May 05 20:01:13 2007
     - RT#22364 (ASH) hopefully fixed with updated prereq
     - Added Data::GUID support
@@ -11,4 +22,4 @@ Revision history for DBIx::Class::UUIDColumns
         method not found
 
 0.00001
-    - initial release
\ No newline at end of file
+    - initial release