X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2d95a9756bf970b316ec139875e18fb372bc3904;hb=12087068e1b354ce3a1221645ea3e36467437f9e;hp=4fd91ec2140d4c0083ef9ac93864c5304158cc4b;hpb=12cefea8541a8de3feff373b5f826c3586bcb264;p=catagits%2FCatalyst-Authentication-Store-Htpasswd.git diff --git a/Changes b/Changes index 4fd91ec..2d95a97 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,42 @@ -0.011 Sun Nov 27 23:18:21 CET 2005 +Release history for Catalyst-Authentication-Store-Htpasswd + +{{$NEXT}} + +1.005 2017-06-23 18:04:28Z + - modernized the tooling, for 5.26 compatibility and to remove pod, + kwalitee tests from the user-facing test suite + +1.004 2016-05-11 12:49:02Z + - Fix pod error for Hyperlinks + - Fix pod nit from RT#51733 + +1.003 2008-10-04 22:17:30Z + - Typo in Makefile.PL makes the .tgz unpack to + improperly, RT#39817 + +1.002 2008-10-02 09:20:30Z + - 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 2008-09-29 18:56:30Z + - Remove Tangram from test application models so that tests + pass for other people. FAIL. + +1.000 2008-09-28 16:58:30Z + - 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 2006-02-07 23:18:17Z + - 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 2005-11-27 21:18:21Z - doh, add Authen::Htpasswd to requirements -0.01 Sun Nov 27 22:53:50 CET 2005 +0.01 2005-11-27 20:53:50Z - initial release