removed README
[dbsrgits/DBIx-Class-DateTime-Epoch.git] / Changes
diff --git a/Changes b/Changes
index 50a7dd8..98e3d89 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,23 @@
-Revision history for Perl extension DBIx::Class::DateTime::Epoch.\r
-\r
-0.02  Mon Jul 17 2006\r
-    - Re-release onto CPAN\r
-    \r
-0.01  Wed Mar 22 2006\r
-       - original version;
\ No newline at end of file
+Revision history for Perl extension DBIx::Class::DateTime::Epoch.
+
+0.05  Mon Jun 01 2009
+    [ THING THAT WILL NO LONGER BREAK YOUR CODE ]
+    - added back-compat for the "epoch => 1", etc syntax
+
+0.04  Tue May 26 2009
+    [ THINGS THAT WILL BREAK YOUR CODE ]
+    - refactor module to itegrate with InflateColumn::DateTime and TimeStamp.
+      Requires DBIx::Class 0.08103 and DBIx::Class::TimeStamp 0.07.
+      Please read the new documentation.
+
+    [ ENHANCEMENTS ]
+    - switch to Module::Install
+
+0.03  Wed Apr 25 2007
+    - don't override user-supplied values for update()
+
+0.02  Mon Jul 17 2006
+    - Re-release onto CPAN
+    
+0.01  Wed Mar 22 2006
+    - original version;