Prepared 1.002
[dbsrgits/DBIx-Class-ResultSet-HashRef.git] / Changes
diff --git a/Changes b/Changes
index 093aa57..81a552b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for DBIx-Class-ResultSet-HashRef
 
+1.002  Sun Jun 14 2009
+       New method: hashref_pk
+       Calls hashref_array and returns a reference to a hash
+       containing the primary key (rbo)
+
 1.001  Fri Dec 05 2008
        Changed tests to use SQLite in memory instead of temp file.