Bumped version number ready for dist
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Changes
diff --git a/Changes b/Changes
index f089c45..c457203 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,18 @@
+1.004  Wed May 11 13:49:02 BST 2016
+    - Fix pod error for Hyperlinks
+    - Fix pod nit from RT#51733
+
+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.