Remove ::Plugin:: from module namespace, provide a legacy/compatibility ::Plugin...
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Changes
1 0.11  2008-06-03
2    - Rename to remove Plugin from namespace. The Plugin version is now a wrapper with a deprecation notice.
3    - Change the test suite to use C::P::Cache rather than C::P::Cache::FileCache
4
5 0.10  2007-04-26
6     - switch to Module::Install
7
8 0.09  2006-12-31
9     - clean up tests
10     - clean up docs
11     - add body to 401 status
12
13 0.08  2006-10-12
14     - Fix basic test when using Test::MockObject 1.07 (die if using undefined
15       interfaces)
16
17 0.07  2006-09-12
18     - Applied Ton Voon's patch that fixed option propagation for basic auth.
19
20 0.06  2006-09-07
21     - Refactored internals into smaller methods