Add a test
[catagits/Catalyst-Authentication-Store-DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 30537ea..2cdbbb2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,13 @@
 Revision history for Catalyst-Plugin-Authentication-Store-DBIx-Class
 
-0.1201  2010-06-11
-        Support columns with accessors that aren't the column name.
+        * Make can() work as well as AUTOLOADing.
+
+0.1300  2010-06-16
+        * Support columns with accessors that aren't the column name.
+        * Fix some documentation typos.
+        * Stop failing horribly when running the tests in parallel.
+        * Default to not running pod tests for users, even if the
+          required modules for that are available.
 
 0.1200  2010-04-10
         Release 0.1100 as a stable version without further modifications.