Show current_user as the preferred schema accessor
[dbsrgits/DBIx-Class-UserStamp.git] / Changes
diff --git a/Changes b/Changes
index c4e0bdc..c26bb2f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,6 @@
         - Add repository metadata RT#70156
+        - Fix SYNOPSIS to note that $schema->clone
+          needs to be called. RT#70156
 
 0.11    2008-08-26
         - Port to DBIx::Class::DynamicDefault