this makes 0.06
[catagits/Catalyst-Plugin-Cache.git] / Changes
CommitLineData
dc5fda2b 10.06
2 - clarify the documentation on how to configure a backend
3 - due to stacked evals, certain start up errors were quietly
4 ignored until the first cache hit. These start up errors
5 now correctly manifest themselves at start up time.
204b2b54 60.05
7 - change base class order to appease Class::C3
8
90.04
10 - ???
11
be13e4dd 120.03
13 - Be more compatible with ->set() convention of passing expiry
14
f5989257 150.02
16 - Pass around a hash ref instead of a list of kvp.
17
180.01
19 - Initial release