0.04999_01 was in fact released 0.04999_01
Dagfinn Ilmari Mannsåker [Fri, 8 Feb 2008 21:40:32 +0000 (21:40 +0000)]
Changes

diff --git a/Changes b/Changes
index e2cbf07..02310b2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
-0.04999_01 Not yet released
+0.04999_01 Tue Feb 5, 2008
         - Mark foreign key columns with is_foreign_key => 1
         - Add support for vendor-specific extra column attributes.
         - Add support for extra => { unsigned => 1 } for MySQL.