Checking in changes prior to tagging of version 1.001. Changelog diff is:
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Changes
diff --git a/Changes b/Changes
index 4fd91ec..f089c45 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,17 @@
+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 ;-)
+
 0.011 Sun Nov 27 23:18:21 CET 2005
     - doh, add Authen::Htpasswd to requirements