relax dep requirements
[catagits/Catalyst-Authentication-Store-DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 91cdaaf..ca02eed 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for Catalyst-Plugin-Authentication-Store-DBIx-Class
 
+        Support columns with accessors that aren't the column name.
+
+0.1200  2010-04-10
+        Release 0.1100 as a stable version without further modifications.
+
+0.1100  2010-03-29 - development release
+        Support compound primary keys for looking up users.
+
 0.1083  2010-03-03
         Tweaking exception message to better explain what people did wrong when
             they pass bad columns to authenticate.