Add 0.12, which was just a deprecation notice
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Changes
1 0.12 2008-09-11
2    - Added deprecation notice to module.
3
4 0.11 2008-08-12
5     - Changed cache modules used in the tests to not be deprecated.
6     - Fix RT#31036, and comply with RFC2617 Section 1.2.
7
8 0.10  2007-04-26
9     - switch to Module::Install
10
11 0.09  2006-12-31
12     - clean up tests
13     - clean up docs
14     - add body to 401 status
15
16 0.08  2006-10-12
17     - Fix basic test when using Test::MockObject 1.07 (die if using undefined
18       interfaces)
19
20 0.07  2006-09-12
21     - Applied Ton Voon's patch that fixed option propagation for basic auth.
22
23 0.06  2006-09-07
24     - Refactored internals into smaller methods