changes and version update in prep for release
[catagits/Catalyst-Authentication-Store-DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index d6e38b5..495002f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,11 +1,14 @@
 Revision history for Catalyst-Plugin-Authentication-Store-DBIx-Class
 
+0.107   2008-09-29
+                  - Fix the typo in exception during authenticate
+                  - Doc fixes and clarifications
+
 0.105   2008-03-19
         Throw an exception if no fields are provided during authenticate
            - better than retrieving a random user. 
            - still possible to do an empty search by using searchargs
         
-
 0.104   2008-02-15
         Added ability to avoid DB hits when restoring from session