Switch to MRO::Compat
[catagits/Catalyst-Plugin-Cache.git] / Changes
CommitLineData
ab8e499f 10.07 UNRELEASED
2 - Switch from NEXT to MRO::Compat
3
dc5fda2b 40.06
5 - clarify the documentation on how to configure a backend
6 - due to stacked evals, certain start up errors were quietly
7 ignored until the first cache hit. These start up errors
8 now correctly manifest themselves at start up time.
204b2b54 90.05
10 - change base class order to appease Class::C3
11
120.04
13 - ???
14
be13e4dd 150.03
16 - Be more compatible with ->set() convention of passing expiry
17
f5989257 180.02
19 - Pass around a hash ref instead of a list of kvp.
20
210.01
22 - Initial release