Remove bogus executable flag on Changes
[gitmo/MooseX-Types-DateTime.git] / Changes
CommitLineData
a3a07af2 1
2 - Use inline_as instead of the deprecated optimize_as
3
41ab1dc8 40.05
5 - Merged the two 0.04 releases
6
70.04 (NUFFIN)
fac6c908 8 - Remove DateTimeX::Easy support, this is in its own distribution now
9
41ab1dc8 100.04 (FLORA)
d0521ede 11 - Depend on DateTime::TimeZone 0.95 to avoid test failures due to
12 broken, older versions.
13
be77672f 140.03
15 - more explicit versions for dependencies
16 - removed a test that doesn't seem to cleanly pass in all timezones
d0521ede 17
3ab0a1f8 180.02
19 - Use namespace::clean in some places
20 - Try to skip out of the test suite gracefully when bad crap happens
21 (too much DWIM--)
22
e765c5fb 230.01
24 - Initial version