Bump required Module::Install version in everything. janus++
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Changes
diff --git a/Changes b/Changes
index 8dde6bb..4817283 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,25 @@
-0.02  Sun Jan  1 13:45:33 IST 2006
+1.003  Sat Oct   04 22:17:30 GMT 2008
+    - Typo in Makefile.PL makes the .tgz unpack to
+      improperly, RT#39817
+
+1.002  Thu Oct   02 09:20:30 GMT 2008
+    - Add Test::WWW::Mechanize::Catalyst and Test::use::ok
+      to build_requires. CPANTs will keep hitting me until 
+      I get it right :(
+    - Add code and docs for user_field configuration option
+    - Add code and docs for user_class configuration option
+
+1.001  Mon Sept  29 18:56:30 GMT 2008
+    - Remove Tangram from test application models so that tests
+      pass for other people. FAIL.
+
+1.000  Sun Sept  28 16:58:30 GMT 2008
+    - Change from Module::Build to Module::Install
+    - Update to the new authentication framework.
+    - Bump revision number due to moving to new repository layout.
+
+0.02  Wed Feb  8 01:18:17 CET 2006
+    - work properly again with roles
     - fix condition where $user is false and still gets a method call on it
     - embarracing doc typos copy pasted by Yuval were fixed too ;-)