removed README
[dbsrgits/DBIx-Class-DateTime-Epoch.git] / Changes
1 Revision history for Perl extension DBIx::Class::DateTime::Epoch.
2
3 0.05  Mon Jun 01 2009
4     [ THING THAT WILL NO LONGER BREAK YOUR CODE ]
5     - added back-compat for the "epoch => 1", etc syntax
6
7 0.04  Tue May 26 2009
8     [ THINGS THAT WILL BREAK YOUR CODE ]
9     - refactor module to itegrate with InflateColumn::DateTime and TimeStamp.
10       Requires DBIx::Class 0.08103 and DBIx::Class::TimeStamp 0.07.
11       Please read the new documentation.
12
13     [ ENHANCEMENTS ]
14     - switch to Module::Install
15
16 0.03  Wed Apr 25 2007
17     - don't override user-supplied values for update()
18
19 0.02  Mon Jul 17 2006
20     - Re-release onto CPAN
21     
22 0.01  Wed Mar 22 2006
23     - original version;