Fix brace typo
[gitmo/MooseX-Types-DateTime-MoreCoercions.git] / Changes
CommitLineData
e18dcdf2 1
2 - Switch back to MooseX::Types::DateTime
00d7c0c9 3 - Rename to more descriptive name
e18dcdf2 4
9cd20586 50.06 - Updated distmeta
6 - Migrated to MX:T:DateTime::ButMaintained
7 - Fixed POD to reflect ::ButMaintained
8
de827165 90.05
10 - Require a newer version of DateTimex::Easy
11 This means we don't have to explicitly state each requirement of DTX:E
12 - Fixed pod
13
140.04
15 - Updated to Module::Install ( Evan Carroll )
16 - removed from MooseX::Types::DateTime ( Evan Carroll )
17
180.03
19 - more explicit versions for dependencies
20 - removed a test that doesn't seem to cleanly pass in all timezones
21
220.02
23 - Use namespace::clean in some places
24 - Try to skip out of the test suite gracefully when bad crap happens
25 (too much DWIM--)
26
270.01
28 - Initial version